Exam Prep Flashcards
What is commoditisation?
Resources are customisable, configurable and reconfigurable for any number of “measured services”. Resources are allocated dynamically in response to varying demand.
What is multi tenancy?
Fundamental concept in CC. Resources are organised into multiple portions or “measured services” and allocated in the form of commodities dynamically between providers and consumers. (In demand service/elastic resources)
What are the five essential characteristics of cloud computing as outlined by NIST?
- On demand services
- Broad network access
- Resource Pooling
- Rapid Elasticity
- Measured service
What is “On-demand service”?
Users can unilaterally provision resources from the providers as require without the need for human interaction.
What is “Broad network access”
Capabilities are available over the network and can be accessed via standard means, E.g a thin client.
What is “Resource Pooling”?
Providers resources are organised into pools and assigned and reassigned to consumers as required. Users do not know the physical location of resources.
What is “Rapid elasticity”?
Resources can be elastically provisioned and released, sometimes automatically.
Scales quickly outward and inward
User perceives resourced as unlimited
What is “Measured service”?
Resource usage can be monitored and controlled providing transparency for the provider and consumer.
What are the cloud deployment models?
Public
Private
Community
What is the Public cloud?
Provisioned for use by the general public.
On premises of the provider
Managed/owned by a business or government for example
Off site
Untrusted
What is the Private cloud?
Provisioned for use by one organisation or consortium only
On site of organisation or provider
May be owned/managed by organisation or third party
Trusted
What is the Community cloud?
Provisioned for use by a group of organisations with shared interests.
Managed/owned by one of the organisations or third party
On or off premises
Trusted
What is the Hybrid Cloud?
Combination of any toe infrastructures (public, private, community) which are bound by standardised or proprietary technology, allowing data and app portability.
What is IaaS?
Infrastructure as a service: hardware platform only.
Provides: storage, networking, processing and essential resources
User does not control underplaying hardware
User can deploy arbitrary software, including OS
User controls software, storage, data, and some networking components (firewall etc).
What is PaaS?
Platform as a service: users are given access to an IDE/API where they can develop apps in an environment controlled by the provider.
Users have no control over underlying cloud infrastructure
Users have control over apps and potential control over app hosting environment.