Difference between revisions of "Cloud Computing"
From SCECpedia
Jump to navigationJump to search(13 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Amazon EC2 == | == Amazon EC2 == | ||
*[https://aws.amazon.com/ec2/ Amazon EC2 - Virtual Server Hosting Home Page] | *[https://aws.amazon.com/ec2/ Amazon EC2 - Virtual Server Hosting Home Page] | ||
− | * EC2 | + | * [https://aws.amazon.com/ec2/instance-types/ EC2 Instance Descriptions (Virtual Server Size Options)] |
− | * Amazon 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 Computing Software Stack == | ||
+ | SCEC cloud computing depends on a host OS of CentOS with KVM Hypervisor, and CentOS guest operating system. | ||
+ | |||
+ | [[Image:Openstack-hypervisor-os.jpg|right|250px]] | ||
== Cloud Deployment Tools == | == Cloud Deployment Tools == | ||
− | *Chef | + | *[https://en.wikipedia.org/wiki/Docker_%28software%29 Docker Tools for Scalable Cloud Deployments] |
− | *Puppet | + | *[https://en.wikipedia.org/wiki/Chef_%28software%29 Chef Cloud Deployment Software] |
− | + | *[https://en.wikipedia.org/wiki/Puppet_(software) Puppet Cloud Deployment Software] | |
− | |||
== Cloud Computing Definition == | == Cloud Computing Definition == | ||
Line 20: | Line 27: | ||
#measured service | #measured service | ||
− | == | + | == Project Usage == |
− | + | *[http://scec.usc.edu/scecpedia/CSEP_Distribution CSEP Virtual Image Deployment] | |
− | + | *[[SCEC_Web_Development_Home_Page]] | |
− | [[Image | + | *[[BBP 15.3.0 Virtual_Box Image]] |
== Related Entries == | == Related Entries == | ||
*[[CSEP]] | *[[CSEP]] | ||
+ | *[[Broadband Platform]] | ||
*[[CME Project]] | *[[CME Project]] |
Latest revision as of 19:12, 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 Computing Software Stack
SCEC cloud computing depends on a host OS of CentOS with KVM Hypervisor, and CentOS guest operating system.
Cloud Deployment Tools
- Docker Tools for Scalable Cloud Deployments
- Chef Cloud Deployment Software
- Puppet Cloud Deployment Software
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