Difference between revisions of "Cloud Computing"
From SCECpedia
Jump to navigationJump to searchLine 5: | Line 5: | ||
* [https://aws.amazon.com/ec2/instance-types/ EC2 Instance Descriptions (Virtual Server Size Options)] | * [https://aws.amazon.com/ec2/instance-types/ EC2 Instance Descriptions (Virtual Server Size Options)] | ||
* [https://aws.amazon.com/s3/?nc2=h_l3_sc Amazon S3 Storage Description (Cloud-based storage Options)] | * [https://aws.amazon.com/s3/?nc2=h_l3_sc Amazon S3 Storage Description (Cloud-based storage Options)] | ||
+ | |||
+ | == OpenStack Cloud Services == | ||
+ | *[https://en.wikipedia.org/wiki/OpenStack Cloud Software Stack] | ||
== Cloud Deployment Tools == | == Cloud Deployment Tools == | ||
+ | *[https://en.wikipedia.org/wiki/Docker_%28software%29 Docker Tools for Scalable Cloud Deployments] | ||
*[https://en.wikipedia.org/wiki/Chef_%28software%29 Chef Cloud Deployment Software] | *[https://en.wikipedia.org/wiki/Chef_%28software%29 Chef Cloud Deployment Software] | ||
*Puppet | *Puppet | ||
− | + | ||
− | |||
== Cloud Computing Definition == | == Cloud Computing Definition == |
Revision as of 06:42, 29 February 2016
The following entries describe cloud computing technologies relevant to SCEC research computing.
Contents
Amazon EC2
- Amazon EC2 - Virtual Server Hosting Home Page
- EC2 Instance Descriptions (Virtual Server Size Options)
- Amazon S3 Storage Description (Cloud-based storage Options)
OpenStack Cloud Services
Cloud Deployment Tools
Cloud Computing Definition
According to the NIST, true cloud computing has 5 well-defined characteristics:
- on-demand self-service
- broad network access
- resource pooling
- rapid elasticity
- measured service
Cloud Computing Software Stack
SCEC cloud computing depends on a host OS of CentOS with KVM Hypervisor, and CentOS guest operating system.