Ch 1- 2 Minute Drill Flashcards
Cloud Service Models (1)
A cloud service model is a set of IT-related services offered by a cloud provider.
Cloud Service Models (2)
Infrastructure as a Service (IaaS) is a cloud service model that offers server storage, infrastructure, and connectivity domains to a cloud consumer.
Cloud Service Models (3)
Platform as a Service (PaaS) allows developers to develop and test applications without worrying about the underlying infrastructure.
Cloud Service Models (4)
Software as a Service (SaaS) provides on-demand applications to the cloud consumer over the Internet.
Cloud Service Models (5)
Communications as a Service (CaaS) allows a cloud consumer to outsource enterprise-level communication services such as VoIP and PBX.
Cloud Service Models (6)
Anything as a Service (XaaS) is a generic term used to describe the distribution of different cloud components.
Cloud Deployment Models and Services (1)
A private cloud is a cloud service delivery model that is owned and operated by a single organization, implemented behind the corporate firewall, and maintained by the internal IT department.
Cloud Deployment Models and Services (2)
A public cloud is a pool of computing services and resources that are delivered to a cloud consumer over the Internet by a cloud provider.
Cloud Deployment Models and Services (3)
A hybrid cloud is a combination of public and private cloud that allows an organization to move resources between the local data center and a public cloud.
Cloud Deployment Models and Services (4)
A community cloud shares cloud resources and infrastructure between organizations for a specific group that has common computing needs or objectives.
Cloud Deployment Models and Services (5)
Orchestration software allows for an automated approach to managing cloud resources by providing for automatic deployment of virtual machines and other infrastructure.
Cloud Characteristics and Terms (1)
Elasticity allows an organization to dynamically provision and de-provision compute resources to meet demands of their network.
Cloud Characteristics and Terms (2)
Demand-driven service allows a cloud consumer to provision cloud resources on demand whenever they need to.
Cloud Characteristics and Terms (3)
Pay-as-you-grow allows a cloud consumer to pay only for the resources they are using and does not require a large up-front investment.
Cloud Characteristics and Terms (4)
Metering allows a cloud consumer to track who is using IT resources and charge the correct department for those resources.
Cloud Characteristics and Terms (5)
Cloud bursting allows a cloud consumer to “burst” an application running in a private cloud into a public cloud when demand gets too high for their internal resources.
Cloud Characteristics and Terms (6)
Baselines are established norms against which performance and changes can be measured.
Cloud Characteristics and Terms (7)
Cloud elements are disparate against which performance and changes can be measured.
Cloud Characteristics and Terms (8)
Auto-scaling enables customers to dynamically size their cloud computing resources without actively administering the system and allows for just-in-time resource consumption.
Object Storage Concepts (1)
Metadata uses attributes in the file to describe the data.
Object Storage Concepts (2)
A data BLOB is a collected set of binary data that is stored together as a single, discrete entity in a database.
Object Storage Concepts (3)
Replicas are copies of a large set of data used to increase availability and reduce the amount of risk associated with keeping a large amount of data in one location.