Ch 5- Key Terms Flashcards
Hypervisor
Piece of software or hardware that creates and runs a virtual machine and allows multiple operating systems to run on a single physical computer
Type 1 hypervisor
Hypervisor that is created and deployed on a bare metal installation
Type 2 hypervisor
Hypervisor loaded on top of an already existing operating system installation
Open source
Hypervisor software provided at no cost and delivers the same ability to run multiple guest virtual machines on a single host
Proprietary
Software that is developed and licensed under an exclusive legal right of the copyright holder
Virtualization host
System that hosts or contains guest virtual machines
Virtual machine/ guest
Emulates a physical computer where the virtualization host translates requests for compute resources to the underlying physical hardware
Basic input/ output system (BIOS)
Built-in software that allows the computer to boot without an operating system and controls the code required to manage the keyboard, display, disk drives, and a number of other functions
Firmware
Set of instructions that are programmed for a specific hardware device that instructs the hardware device how to communicate with the computer system
Hardware-assisted virtualization
Enables efficient full virtualization used to simulate a complete hardware environment or a virtual machine
Central processing unit (CPU)
Hardware device responsible for executing all of the instructions from the operating system and software
Virtual CPU (vCPU)
Used on a guest virtual machine and is similar to a physical CPU
Network Interface card (NIC)
Computer component that is used to connect a computer to a computer network
Virtual NIC (vNIC)
Similar to a physical NIC and has the ability to connect to a virtual switch and be assigned an IP address, default gateway, and subnet mask
Virtual disk
Emulates a physical disk drive to a virtual machine