Difference between revisions of "Cloud Computing"

From SCECpedia
Jump to navigationJump to search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
The following entries describe cloud computing technologies relevant to SCEC research computing.
 +
 +
== Amazon EC2 ==
 +
*[https://aws.amazon.com/ec2/ Amazon EC2 - Virtual Server Hosting Home Page]
 +
* [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)]
 +
 +
== 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 ==
 +
*[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/Puppet_(software) Puppet Cloud Deployment Software]
 +
 
== Cloud Computing Definition ==
 
== Cloud Computing Definition ==
 
According to the NIST, true cloud computing has 5 well-defined characteristics:
 
According to the NIST, true cloud computing has 5 well-defined characteristics:
Line 7: Line 27:
 
#measured service  
 
#measured service  
  
== Cloud Stack Overview ==
+
== Project Usage ==
[[Image:Openstack-hypervisor-os.jpg|right|250px]]
+
*[http://scec.usc.edu/scecpedia/CSEP_Distribution CSEP Virtual Image Deployment]
 +
*[[SCEC_Web_Development_Home_Page]]
 +
*[[BBP 15.3.0 Virtual_Box Image]]
  
 
== Related Entries ==
 
== Related Entries ==
 
*[[CSEP]]
 
*[[CSEP]]
 +
*[[Broadband Platform]]
 +
*[[CME Project]]

Latest revision as of 19:12, 29 February 2016

The following entries describe cloud computing technologies relevant to SCEC research computing.

Amazon EC2

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.

Openstack-hypervisor-os.jpg

Cloud Deployment Tools

Cloud Computing Definition

According to the NIST, true cloud computing has 5 well-defined characteristics:

  1. on-demand self-service
  2. broad network access
  3. resource pooling
  4. rapid elasticity
  5. measured service

Project Usage

Related Entries