Server Virtualisation part 3 Flashcards

1
Q

What is a hosted hypervisor (Type 2)?

A

It runs on top of a conventional operating system just as the other computer programs do. Hosted hypervisor abstracts guest operating systems from the host operating system. diagrams in notes

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

What is a native hypervisor (Type 1)?

A

It runs directly on the host’s hardware to control the hardware and to manage guest operating systems. It is sometimes called bare metal hypervisors. It represents the original implementation of the hypervisor.

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

What does hypervisor do?

A

Hypervisor schedules VM’s access to the underlying physical hardware on the host server
i.e. hypervisor makes every VM think they own the entire physical machine.

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

Explain the following benefit of virtualisation: Isolation

A

VMs are safely separated and do not affect each other, e.g. compromised (hacked) servers are contained.

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

Explain the following benefit of virtualisation: Manageability.

A

VMs are software - easy and cheap to create, back up, restore, replace, replicate, delete and patch etc

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

Explain the following benefit of virtualisation: Hardware independent

A

VMs are independent of physical servers, that is, they can run across different hardware platforms.

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