Virtualization Concepts 4.2 Flashcards

1
Q
  • Host computer installed with a hypervisor that can be used to install and manage multiple guest operating systems or virtual machines
  • the heart of cloud computing
A

Virtualization

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

Runs within the normal operating system

A

Type II Hypervisor

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

Runs directly on the host hardware and functions as the operating system

A

Type 1 Hyper (Bare Metal)

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

_____ solution that allows an application to be packaged up and streamed directly to a user’s PC

A

Client-based (Application streaming)

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

______ solution that runs the application on servers in a centralized location

A

Sever-based (Terminal services)

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

Manages the distribution of the physical resources of a server to the VMs

A

Type I (bare metal) & Type II (Hosted)

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

Encapsulates computer programs from the underlying OS on which they are executed

A

Application virtualization

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

Hosts desktop OSs within a virtualized environment hosted by a centralized server or server farm

A

Virtual Desktop Infrastructure (VDI)

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

Type of virtualization applied by a host operating system to provision and isolated execution environment for an application

A

Container-based virtualization (Containerization)

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

an isolated environment for analyzing pieces of malware

A

Sandbox

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

Allow for the testing and running of software applications for different operating systems

A

Cross-platform virtualization

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

system imitation

A

Emulation

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

new “physical” machine

A

Virtualization

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

Improves the performance of virtual memory when running multiple virtual machines on a single physical host

A

Second level address translation (SLAT)

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

SLAT for intel is known for

A

Extended Page Table (EPT)

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

Reduced instruction set and computer architecture in a computer processor

7
Q

SLAT for AMD is known for

A

Rapid Virtualization Indexing (RVI)

8
Q

Amount of physical memory installed on a physical server

A

System memory

9
Q

____ installation takes 20-50 gigabytes of space

A

Barebones Windows

10
Q

__ environment takes 20-40 gigabytes of space

11
Q

___ allows multiple cards for higher speeds

A

NIC teaming configuration

12
Q
  • Threat attempts to get out of an isolated VM and send commands to the underlying hypervisor
  • VM to hypervisor or host OS
13
Q
  • Threat attempts to move from one VM to another on the same host
  • VM to VM
A

VM Hopping

13
Q

VM escape is easier to perform on a ___ than a ___

A
  1. Type II hypervisor
  2. Type I hypervisor
14
separates running processes and programs to mitigate system failures or software vulnerabilities
Sandbox
15
Occurs when an attacker circumvents sandbox protections to gain access to the protected OS or other privileged processes
Sandbox Escape
16
Migrates the virtual machine from one host to another while it's running
Live migration
17
Ensure that live migration only occurs on a ___ or utilizes ____
1. trusted network 2. encryption
18
Leftover pieces of data that may exist in the hard drive which are no longer needed
Data Remnants
19
Uncontrolled deployment of virtual machines
VM sprawl
20
Allows for the full integration of the storage, network, and servers without hardware changes
Hyperconverged infrastructure
21
32 bit processor and operating system can only access 4 GB of RAM
x86
22
22
16 exabytes of RAM and 32 bit processor cannot run an 64 bit application
x64
23