D316 - Chapter 7 Flashcards

(34 cards)

1
Q

Running multiple OSs at the same time

A

Virtualization

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

Guest operating system installed on a host computer

A

virtual machines (VMs)

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

Software that facilitates VM’s and Virtualization

A

hypervisor

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

What type of Hypervisor is installed directly onto the computer

A

Type 1 (bare metal)

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

What type of Hypervisor is VMware?

A

Type 2 Hypervisor (Software)

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

A virtualization solution designed to run on “ordinary” desktops

A

Client-Side Virtualization

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

An isolated environment to test viruses and worms

A

Sandbox

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

Testing software applications under different OSs or Resource Constraints

A

Cross-Platform Virtualization

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

Deploying a Server Role as a Virtual Machine

A

Server-Side Virtualization

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

Code running on a server and being streamed to a client

A

Application Virtualization

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

An isolated execution environment for an application

A

Containerization

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

Virtualization and CPU extension names

A

VT-x, AMD-V, SLAT (Second Level Address Translations)

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

The uncontrolled deployment of more and more VM’s

A

virtual machines sprawl (VM sprawl)

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

A potential attack against a VM platform – Malware running on a Guest OS

A

virtual machine escaping (VM escaping)

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

Means the server experiences very little downtime

A

High Availability (HA) (Ex. 99.999%, or “3 Nine’s” of availability)

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

Means the cost of adding other users stays the same in a cloud environment

17
Q

A systems ability to handle changes in real time to demand in a cloud environment

18
Q

_______ as a service. Means Single application hosted entirely by a third party

A

SaaS (Software as a Service) Examples: Salesforce, Google Workspace, Office 365

19
Q

_______ as a service. Means resources, such as servers, load balances, and storage area networks deployed as needed

A

IaaS (Infrastructure as a Service) Examples: OpenStack, Azure Virtual Machines

20
Q

_______ as a service. Deploys servers and storage network infrastructure but also provides a database/application on top

A

PaaS (Platform as a Service) Examples: MySQL, Oracle Database

21
Q

Virtualization

A

Multiple OSs can be installed and run on one computer

22
Q

Virtual Machines

A

Guest operating system installed on a host computer using a hypervisor

23
Q

Virtual Machines

A

software that facilitates virtualization or OS

24
Q

Cross Platform Virtualization

A

Means to test software under various constraints

25
Cross Platform Virtulization
testing software with different Os's and allocated resources
26
Server-Side Virtulization
Deploying a server role as a virtual machine
27
Server-Side Virtulization
Client Vs. Server
28
Server-Side Virtulization
For server computers and applications, the main use of virtualization is better hardware utilization through server consolidation. Always updated with the latest code.
29
Client Vs. Server
Client is directly accessed by the user; Server is different OS's running on the server. Used by the server for better hardware utilization.
30
Container Virtualization
Each Instance is allocated resources but are processed with the native kernel
31
31
32
33