Virtualization & Containerization Flashcards
What is Virtualization?
powerful technology that allows for the emulation of servers, each running its own operating systems within a virtual machine.
What is Containertization?
lightweight alternative to full machine virtualization
method of running applications in isolated user spaces called containers
What is a Type 1 Hypervisor?
runs directly on the host hardware and functions similarly to an operating system
aka bare metal or a native hypervisor
What is a Type 2 Hypervisor?
operates within a standard operating system such as Windows, Mac, or Linux.
What is a Virtual Machine Escape?
occurs when an attacker is able to break out of one of these normally isolated virtual machines
What is Privileged Elevation?
occurs when a user is able to grant themselves the ability to run functions as a higher level user
What is Live Migration Of Virtual Machines?
When a virtual machine needs to move from one physical host to another
What is Resource Reuse?
concept in computing where system resources, like memory, storage, or processing power can be reused