6: 2 Virtualization Flashcards
Client/Server Model popularity decade
1980s/1990s
Virtualization Technology
Allowing many servers to make use of the game underlying hardware
Host Machine
Runs on physical hardware, provides services to several virtualized guest machine
Hypervisor
Software ran on host machine, tricks guests into thinking they are running on their own dedicated hardware
Guest Machine
Has it’s own Operating System, operates as a normal computer
Type 1 Hypervisor
Hypervisor sits directly on physical hardware
Type 2 Hypervisor
Physical machine runs its own OS, and then a hypervisor is run on the OS
Virtual Machine Isolation
Each server must have access to only its own memory and storage
VM Escape Attack
Break out of the guest environment
VM Sprawl
Keeping unused and unmaintained servers due to ease of creating new ones - wasteful and security risk
VDI
Virtual Desktop Infrastructure - providers network based access to a desktop computing environment
Application Virtualization
Streams applications to the user’s desktop
Thin clients
Enabled by application virtualization