Virtualization

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:22 AM on 7/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Virtualization

the process of using software known as the hypervisor to allocate hardware for more efficient usage of the operating system

2
New cards

What does virtualization enable the user to do?

Allows multiple operating systems to run concurrently on one physical machine and to deploy multiple virtual images

3
New cards

What is the benefit of using virtualization?

Enables the user to ensure that a program is capable of being cross-platform (work on multiple operating systems)

4
New cards

Type 1 (Bare-metal) hypervisors

a layer of software installed directly on top of a physical server and its underlying hardware

5
New cards

What is the benefit of using type 1 (bare-metal) hypervisors?

No pre-existing operating system, so 100% of hardware resources can be given to virtual machines (VMs)

6
New cards

Where are type 1 (bare-metal) hypervisors typically reserved for?

Servers & the cloud

7
New cards

Type 2 (hosted) hypervisors

exists on an operating system, relying on the host machine’s pre-existing operating systems to manage calls to CPU, memory, storage, and network resources

8
New cards

What are type 2 (hosted) hypervisors used for?

Typical set-up for workstations/end user devices

9
New cards

What does the Host OS contribute through a type 2 (hosted) hypervisor?

Portion of CPU and ram resources to guest OS

10
New cards

What does the Guest OS contribute through a type 2 (hosted) hypervisor?

virtualization to new operating systems