Chapter 15: Virtualization and Cloud Computing Flashcards
In virtualization, a layer of programming that creates, supports, and manages a virtual machine is called a/an ____.
hypervisor
A ____ hypervisor is installed on the system in lieu of an operating system.
Type 1
A ____ hypervisor is installed on top of the operating system.
Type 2
Infrastructure as a Service (IaaS) providers enable you to:
Set up and tear down infrastructure, such as servers, switches, and routers, on demand.
The ____ cloud service model provides a complete deployment and management system with all the tools needed to administer and maintain a Web application.
PaaS or Platform as a Service
The ____ cloud service model replaces applications once distributed and licensed via physical media with subscriptions to equivalent applications from online servers.
SaaS or Software as a Service
Software, platforms, and infrastructure delivered through networks that the general public sign up to use is called a/an ____ cloud.
public
If a business wants some of the flexibility of the cloud, needs complete ownership of its data, and can afford both, it can build an internal cloud the business owns called a/an ____ cloud.
private
A/An ____ cloud is a private cloud paid for and used by more than one organization with similar goals or needs.
community
A/An ____ cloud deployment describes some combination of public, private, and community cloud resources.
hybrid
____ is the practice of increasing the capacity of a service or application deployed in a private cloud by adding extra instances in a public cloud.
Cloud bursting
____ is an automation philosophy that defines the infrastructure (servers and network components) an application or service requires in configuration files or scripts well enough that it is easy to create identical copies of the needed infrastructure.
IaC or Infrastructure as Code
____ is a higher level of automation in which smaller automated tasks are composed into longer sequences. These sequences (sometime called pipelines, processes, or workflows) better represent whatever the organization or its employees are trying to accomplish.
orchestration
A/An ____ is software that performs Layer 2 switching within a hypervisor and enables virtual machines (VMs) to communicate with each other without going outside of the host system.
virtual switch
The centralized installation, configuration, and handling of every switch in a network is known as ____.
distributed switching