2A Flashcards
____ simply separates hardware from software
Virtualization
A virtual machine (VM) is not a real machine just as virtual reality is not reality. Rather it is a combination of software applications
and an operating system tricked into…?
thinking it has its own dediated hardware
In virtualization, hardware may be ____ with several other VMs. This offers a much better utilization rate of server hardware while still isolating applications.
shared
When implemented properly, you can run many VMs on ___ piece of hardware. This translates into savings on hardware and associated maintenance contracts as well as minimizing electricity needed to run the hardware and cooling systems in the data center.
one
VMs are just like physical machines. VMs have a BIOS, hard disks, memory, CPUs, operating systems, and applications. Just keep in mind that virtualization is intended as a way for ___ ___ ___ to share a single hardware resource so each software product can operate as though it has complete control of the underlying resources.
multiple software products
The following describes which virtualization component?
The ____ server is the computer on which the virtualized environment resides. It is the hardware providing computing resources such as processing power, memory, disk, and the network Input/Output (I/O).
Host Server
What does VMM stand for?
Virtual Machine Monitor
The VMM is also known as what?
The Hypervisor
The following describes which virtualization component?
The ___ is the link managing the communications between the host server and the virtualized environment. Hypervisors dynamically assign the resources such as memory, disk space and physical devices residing on the host server to multiple virtual machines.
The hypervisor or VMM
The following describes which virtualization component?
A ___ is installed on virtual computer architecture and allows for end-user interaction that is indistinguishable from a standard physical computer. A single virtual environment can consist of more than one guest OS assuming the physical machine has sufficient hardware
capacity and memory to host multiple VMs.
Guest OS
What are the three components of virtualization?
Host server, VMM, Guest OS
The overall goal of virtualization is to provide a way for multiple software application products to ___ a single hardware resource so each software product can operate as though it has complete control of the underlying hardware resource.
share
The following describes which virtualization type?
____ virtualization is defined as a virtualization technology used to separate a desktop computer environment from the physical device used to access it. ____ virtualization is often used to move workloads into isolated environments to reduce system administration requirements.
Client Virtualization
The following describes which client virtualization architecture?
As hinted in the name, it is an application delivery method that delivers desktops or applications from a shared server. This enables access to client applications from a central server that relates to clients. This initiates a presentation session through a web portal while giving them access to a virtualized application instance
on a shared Windows Server OS. The only resources shared with the client are the graphical user interface as well as the mouse and keyboard.
Presentation Virtualization
The following describes which client virtualization architecture?
Creates a simulated desktop.
Virtual Desktop Infrastructure (VDI)
Which client virtualization architecture is also known as desktop virtualization?
Virtual desktop infrastructure (VDI)
The following describes which client virtualization architecture?
Allow applications to run in foreign environments. (Example: Run Windows apps on Linux)
Application Virtualization
The following describes which client virtualization architecture?
On-demand app delivery with no need to fully install on end-user device.
Application Streaming
The following describes which client virtualization architecture?
Allows for users to access a workspace without being tied to a single workstation. “Follow-me” or “Roaming Profile.”
User profile virtualization
The following describes which virtualization type?
It is the partitioning of a physical server into smaller virtual servers. This partitioning hides the server’s hardware resources to include the number and identity of individual host servers, processors, and operating systems from users.
Server Virtualization