Chapter 15: Virtualization and Cloud Computing Flashcards

1
Q

In virtualization, a layer of programming that creates, supports, and manages a virtual machine is called a/an ____.

A

hypervisor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A ____ hypervisor is installed on the system in lieu of an operating system.

A

Type 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A ____ hypervisor is installed on top of the operating system.

A

Type 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Infrastructure as a Service (IaaS) providers enable you to:

A

Set up and tear down infrastructure, such as servers, switches, and routers, on demand.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The ____ cloud service model provides a complete deployment and management system with all the tools needed to administer and maintain a Web application.

A

PaaS or Platform as a Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The ____ cloud service model replaces applications once distributed and licensed via physical media with subscriptions to equivalent applications from online servers.

A

SaaS or Software as a Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Software, platforms, and infrastructure delivered through networks that the general public sign up to use is called a/an ____ cloud.

A

public

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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.

A

private

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A/An ____ cloud is a private cloud paid for and used by more than one organization with similar goals or needs.

A

community

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A/An ____ cloud deployment describes some combination of public, private, and community cloud resources.

A

hybrid

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

____ 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.

A

Cloud bursting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

____ 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.

A

IaC or Infrastructure as Code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

____ 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.

A

orchestration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

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.

A

virtual switch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The centralized installation, configuration, and handling of every switch in a network is known as ____.

A

distributed switching

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

____ is programming that allows a master controller to determine how network components will move traffic through the network and is used in virtualization.

A

SDN or Software-Defined Networking

17
Q

____ is a cloud computing service that enables a user or organization to virtualize user workstations and manage them as flexibly as other cloud resources.

A

DaaS or Desktop as a Service

18
Q

A/An ____ can establish a permanent tunnel (often using IPsec) between a local network and a virtual network in the cloud.

A

site-to-site VPN

19
Q

In SDN or software-defined networking, the ____ plane is responsible for setting up network devices to use the correct network controller.

A

management