CompTIA A+ 1101 - 4.0 Virtualization & Cloud Computing Flashcards
Virtualization
Software that allows a host computer to run multiple guest operating systems known as Virtual Machines
HyperVisor / VMM
Virtual Machine Management
Software that creates, runs and manages guest VM’s on a host machine.
Client-side Virtualization
Any solution designed to be run on desktops or workstations, allowing users to interact with the virtualization host directly.
Virtual Labs; supporting legacy software; Developing Environments; Training
Server-side Virtualization
A solution where one or more virtual servers are created on a physical server, acting independently like separate machines.
Type-2 Hypervisor
Application Virtualization
Install software to server and stream to clients
Container Virtualization
Run apps within an isolated virtual workspace
Type-2 HyperVisor
A host-based hypervisor in which you install the host operating system first, then the hypervisor.
Eg; Oracle Virtual Box, VMware Workstation
Hardware -> OS -> Hypervisor -> Guest OS
Type-1 HyperVisor
A bare-metal hypervisor that you install directly onto the servers hardware.
Eg; VMware ESXi, Citrix XenServer, Microsoft Hyper-V, Linux KVM
Hardware -> Hypervisor - OS
SLAT
Second-level Address Translation (SLAT) is a hardware virtualization technology that reduces hypervisor overhead, allowing for greater utilization of hardware resources for the VM
Intel - EPT
AMD - RVI
CPU Manufacturers Instruction Sets for Virtualization
Intel - VT-x
AMD - AMD-v
Systematic Multi-Processing
SMP
When you have more than one physical processor for use in an industrial server, to accomodate VM’s
Rogue VM
A virtual machine that has been installed without authorization.
VM Sprawl
The uncontrolled development of more and more virtual machines.
MTBF
Mean Time Between Failure
A rating on a device or component that predicts the expected time between failures.
VM Escaping
An instance of malware that can jump to either the Host or another guest OS.