Chapter 10 Flashcards
Cloud and Virtualization Security (62 cards)
Oversubscription
When demand exceeds available supply.
Multitenancy
Many users sharing resources in the same cloud infrastructure.
On Demand Self-Service Computing
Benefits of the Cloud
Cloud resources are available when and where you need them.
Scalability
Benefits of the Cloud
A principle of application resilience that says that applications should be designed so that computing resources they require may be incrementally added to support increasing demand.
Elasticity
Benefits of the Cloud
A principle of system resilience, which says that systems should be able to automatically provision resources to scale when necessary and then automatically deprovision those resources to reduce capacity (and cost) when it is no longer needed.
Measured Service
Benefits of the Cloud
Everything you do in the cloud is measured by the provider. You pay exactly for what is used.
Agility and Flexibility
Benefits of the Cloud
The speed to provision cloud resources and the ability to use them for short periods of time.
Cloud Service Providers
Cloud Roles
The firms that offer cloud computing services to their customers.
Cloud Consumers
Cloud Roles
The organizations and individuals that purchase cloud services from cloud service providers.
Cloud Partners
Cloud Roles
Also known as Cloud Brokers. Organizations that offer ancillary products or services that support or integrate with the offerings of a cloud service provider.
Cloud Auditors
Cloud Roles
Independent organizations that provide third-party assessments of cloud services and operations.
Cloud Carriers
Cloud Roles
Serve as the intermediaries that provide the connectivity that allows the delivery of cloud services from providers to consumers.
Infrastructure as a Service (IaaS)
Cloud Service Models
A model of cloud computing that utilizes virtualization; clients pay an outsourcer for the resources used.
Software as a Service (SaaS)
Cloud Service Models
A derivative of platform as a service that provides on-demand online access to specific software applications or suites without the need for local installation (or even local hardware and operating system requirements in many cases).
Platform as a Service (Paas)
Cloud Service Models
A cloud service model in which the consumer can deploy tools using a platform but does not manage or control any of the underlying cloud infrastructure.
Function as a Service (FaaS)
Cloud Service Models - PaaS
An example of platform-as-a-service (PaaS) computing that allows customers to upload their own code functions to the provider; the provider will then execute those functions on a scheduled basis, in response to events, and/or on demand.
Serverless Computing Environments
FaaS
An approach that does not expose customers to the actual server instances executing their code.
Managed Service Providers (MSPs)
`
Services organizations that provide information technology as a service to their customers. MSPs may handle an organization’s IT needs completely, or they may offer focused services such as network design and implementation, application monitoring, or cloud cost management.
Managed Security Service Providers (MSSPs)
When MSPs offer security services, they are called MSSPs
Public Cloud
Cloud Deployment Models
Deploy infrastructure and then make it accessible to any customers who wish to take advantage of it in a multitenant model. A cloud delivery model available to others.
Private Cloud
Cloud Deployment Models
A cloud delivery model owned and managed internally. Provisioned to be used by a single customer.
Community Cloud
Cloud Deployment Models
Cloud delivery model in which the infrastructure is shared by organizations with something in common.
Hybrid Cloud
Cloud Deployment Models
Any cloud delivery model that combines two or more of the other delivery model types.
Bursting
Cloud Deployment Models
Leveraging public cloud capacity when demand exceeds the capacity of private cloud infrastructure.