Difference between revisions of "Cloud Computing"

From SCECpedia
Jump to navigationJump to search
Line 2: Line 2:
  
 
== Amazon EC2 ==
 
== Amazon EC2 ==
* EC2 Login
+
*[https://aws.amazon.com/ec2/ Amazon EC2 - Virtual Server Hosting Home Page]
 
* EC2 Compute Options
 
* EC2 Compute Options
 
* Amazon Storage Options
 
* Amazon Storage Options

Revision as of 06:36, 29 February 2016

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

Amazon EC2

Cloud Deployment Tools

  • Chef
  • Puppet
  • Docker
  • OpenStack

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

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

Related Entries