Cloud Computing and Virtualization Flashcards

1
Q

Types of Hypervisor and features

A
  1. Type 1 or bare metal: installed on hardware without a host OS. Provides better performance and efficiency and it is used in enterprise and server environment. Example: VMware ESXi, Microsoft Hyper-V
  2. Type 2 (hosted): Installed on top of OS as an application. Easier to setup and ideal for personal use or testing environment. Examples: VMware Workstation, and Oracle VirtualBox.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Client-side virtualization

A

runs directly on “ordinary” desktops and workstations and allows users to interact with virtual environments. Examples: Sandbox, legacy software support, cross-platform virtualization, training labs.

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

Sandbox

A

isolated environments to test malware like viruses, worms, and Trojans. Sandboxes can be used to prevent malware from affecting the host system or network.

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

Legacy Software Support

A

Runs older operating systems to use outdated software.

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

Cross-platform Virtualization

A

Test software across different OSs and hardware constraints.

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

Training labs

A

Provides resettable environments for student practice without affecting production systems.

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

Server-side virtualization

A

Hosts virtual servers on physical hardware, optimizing resource usage.

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

Application Virtualization

A

means that the client access the application from the server or streams the application from the server for local processing. Benefit is that the application has the latest updates and codes.

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

Container Virtualization

A

Containers share the host OS but isolate applications. there is no need for hypervisor.

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

VM sprawl

A

Uncontrolled creation of VMs which leads to unmanaged and vulnerable systems.

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

Rogue VMs

A

unauthorized VMs that could introduce malware or unauthorized access.

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

VM escaping

A

attack against a virtualization platform where malware running in a VM is able to communicate with the hypervisor or host kernel or jump to another guest.

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