4.0 Virtualization and Cloud Computing Flashcards

Gain foundational knowledge of virtualization concepts, cloud service models, and best practices for deploying client-side virtual environments. (25 cards)

1
Q

This technology allows multiple operating systems to run simultaneously on a single physical computer.

A

Virtual Machine

(VM)

Running a virtual machine is known as “virtualization”.

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

The practice of running potentially dangerous or unstable programs in a virtualized environment.

A

Sandboxing

Sandboxing separates virtual machines from the host system.

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

This is any outdated or obsolete computer system, application, or technology that is still in use.

A

Legacy

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

This technology runs user desktops on a cloud server. Also called “Desktop as a Service”.

A

Virtual Desktop Infrastructure

(VDI)

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

True or False:

Virtual machine processing and network connections are managed through a hypervisor.

A

True

Hypervisors manage almost all aspects of the virtual machine environment.

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

This modular application instance contains the operating system, code, dependencies, and everything else needed to run an application.

A

Virtual machine

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

This modular image contains the code and dependencies needed to run an application.

A

Application container

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

What hypervisor type runs on bare metal?

A

Type 1 Hypervisor

On a “bare metal” system, the hypervisor is the primary operating system.

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

This hypervisor type runs on top of an existing operating system.

A

Type 2 Hypervisor

Type 2 hypervisors run on top of Windows, Linux, macOS, or any other operating system.

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

This is the general name for scalable servers acting as remote applications and services with flexible service costs.

A

Cloud computing

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

These are cloud services running from an organization’s own virtualized local data center.

A

Private cloud

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

This describes cloud services available to anyone on the Internet.

A

Public cloud

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

This is a mix of both private and public cloud services.

A

Hybrid cloud

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

A shared cloud infrastructure used by several organizations.

A

Community Cloud

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

This cloud model includes CPU, network, and other hardware, but the operating system and applications are usually the customer’s responsibility.

A

Infrastructure as a Service

(IaaS)

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

A cloud model where all software, hardware, and ongoing maintenance is managed by the cloud service provider.

A

Software as a Service

(SaaS)

Notable examples include Google Mail and Microsoft 365.

17
Q

A cloud model which provides a framework for building applications.

A

Platform as a Service

(PaaS)

18
Q

Name the cloud characteristic:

The purchase of equipment and software for an organization to build their own cloud.

A

Internal or private cloud

19
Q

Name the cloud characteristic:

Services are available with a third-party cloud provider, and these services are available to anyone on the Internet.

A

External or public cloud

20
Q

Name the cloud characteristic:

The customer is billed based on the use of storage, egress, ingress, and other fees for cloud services.

A

Metered services

21
Q

Name the cloud characteristic:

The costs associated with cloud services are at a fixed rate.

22
Q

Name the cloud characteristic:

Application instances will automatically scale up and down as demand changes.

A

Rapid elasticity

23
Q

Name the cloud characteristic:

Redundant systems are in place to protect against any unplanned outages.

A

High availability

24
Q

Name the cloud characteristic:

Customer data is duplicated across multiple locations.

A

File synchronization

25
# Name the cloud characteristic: Many different clients are using the **same cloud** infrastructure.
Multitenancy