Public Cloud Marketed based on Resources offered, availability, security, price Local/Private Cloud Cloud architectures tailored to an organization’s needs. Hybrid Cloud Combination of public and local cloud resources.
Application Service (SaaS) MS Live/Exchange, Google Docs, Salesforce.com, Quicken Online, Jupyter Application Platform (PaaS) Google App Engine, Heroku, AWS Server Platform (IaaS) Google Compute Engine, Amazon EC2, OpenStack, Eucalpytus
Resource pooling is the most fundamental characteristic, as discussed above. The provider abstracts resources and collects them into a pool, portions of which can be allocated to different consumers (typically based on policies). Consumers provision the resources from the pool using on-demand self service . They manage their resources themselves, without having to talk to a human administrator. Broad network access means that all resources are available over a network, without any need for direct physical access; the network is not necessarily part of the service. Rapid elasticity allows consumers to expand or contract the resources they use from the pool (provisioning and deprovisioning), often completely automatically. This allows them to more closely match resource consumption with demand (for example, adding virtual servers as demand increases, then shutting them down when demand drops). Measured service meters what is provided, to ensure that consumers only use what...
Comments
Post a Comment