Difference between revisions of "Cloud Computing"

From SCECpedia
Jump to navigationJump to search
Line 1: Line 1:
 +
The following entries describe cloud computing technologies relevant to SCEC research computing.
 +
 +
== Amazon EC2 ==
 +
* EC2 Login
 +
* EC2 Compute Options
 +
* Amazon Storage Options
 +
 +
== Cloud Deployment Tools ==
 +
*Chef
 +
*Puppet
 +
*Docker
 +
*OpenStack
 +
 
== 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 14: Line 27:
 
== Related Entries ==
 
== Related Entries ==
 
*[[CSEP]]
 
*[[CSEP]]
 +
*[[CME Project]]

Revision as of 03:35, 29 February 2016

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

Amazon EC2

  • EC2 Login
  • EC2 Compute Options
  • Amazon Storage Options

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