Deck 1: Introduction to Virtual Computing

Full screen (f)
exit full mode
Question
In virtualized computing, a single computer is capable of supporting a single operating system.
Use Space or
up arrow
down arrow
to flip the card.
Question
You are working in a VMware vSphere based environment, and have been asked to create a parent virtual machine that can be shared amongst many users. One of the requirements of this desired setup is that individual user changes must be kept separate. What is the best implementation based on the requirements given?

A) The parent virtual machine should be cloned once for each user that will require access.
B) The parent virtual machine should be configured to allow user-specific snapshots.
C) The parent virtual machine should be configured to make use of linked clones.
D) The parent virtual machine should be configured with shared folders that are uniquely named per each user.
Question
A virtual machine can't share the use of a network adapter with the host.
Question
What virtualization technology makes it possible to avoid overhead associated with software-managed shadow page tables?

A) Time Sliced Prioritization Method (TSPM)
B) Second Level Address Translation (SLAT)
C) Threaded Input / Output Translation (TIOT)
D) Virtual Disk Interface Layer (VDIL)
Question
Cloud services are highly reliant upon the use of virtualization technology.
Question
What is the oldest version of Windows Server to support the use of Microsoft's Hyper-V product?

A) Windows Server 2003
B) Windows Server 2008
C) Windows Server 2012
D) Windows Server 2016
Question
Which of the following does an operating system installed in a guest virtual machine do?

A) interacts directly with host machine hardware
B) controls the hypervisor
C) interacts with hardware through the hypervisor
D) intercepts requests for an emulated hard drive
Question
What component of virtualization controls all physical memory, and thus has the ability to make any unused memory pages in each guest available for other virtual machines or the host computer?

A) The guest operating system
B) The host operating system
C) The hypervisor
D) The BIOS
Question
What hypervisor uses a special guest called Domain 0 that loads along with the hypervisor and is used to directly access the hardware?

A) VMWare ESXi
B) VMWare Workstation
C) Oracle VirtualBox
D) Xen
Question
What is the most commonly used form of a Storage Area Network?

A) An iSCSI network
B) A Network Attached Storage device
C) A network shared folder
D) A shared, mounted Virtual Hard Disk file
Question
What is the purpose of a shadow page table when a hypervisor is used?

A) It tracks the memory pages allocated by each guest VM.
B) It tracks the hard disk page file usage by each guest VM.
C) It tracks the amount of I/O utilized by each guest VM.
D) It tracks the CPU paging performance of each guest VM.
Question
When a Xen based guest VM makes a request for a hardware resource, such as reading from a disk, where is the request sent to?

A) It is sent directly to the hardware on the host machine.
B) It is sent to the Domain 0 guest.
C) It is sent to the host operating system, which then handles the request.
D) It is queued into the guest VM's I/O page table.
Question
The hypervisor intercepts and processes requests coming from the guest operating systems and then returns the results back to the virtual machine.
Question
What is the purpose of the NX/XD CPU feature present in most modern Intel and AMD processors?

A) The feature enables the use of virtualization on the CPU.
B) The feature adds a layer of security by marking areas of memory as non-executable.
C) The feature allows for the use of virtual peripheral devices.
D) The feature increases the efficiency of RAM when used with virtual machines.
Question
Why are type-1 hypervisors more efficient than type-2 hypervisors?

A) A type-1 hypervisor is able to overcommit RAM availability to VM guests.
B) A type-1 hypervisor is capable of running a greater variety of operating systems.
C) A type-1 hypervisor uses an abstraction layer in the host OS to access hardware.
D) A type-1 hypervisor accesses the physical hardware directly.
Question
Many of the concepts used in today's virtualization products date back to IBM mainframe computers for the 1970s.
Question
Your work environment consists of a large number of Mac OS X based devices. The developers in your network have requested virtualization software be installed for their use. What product should you use?

A) VMware Workstation
B) Hyper-V
C) VMware Fusion
D) Xen
Question
What type of cloud computing service provides hardware infrastructure along with necessary operating system software for running client applications?

A) Platform as a Service
B) Software as a Service
C) Infrastructure as a Service
D) Hardware as a Service
Question
An ISO image file uses what format to store a disc's contents in a single file on a computer?

A) Binary format (BIN)
B) Disc encoded structure format
C) ISO 9660
D) ISO 1040
Question
What feature, supported by VMWare, allows the live migration of a running VM from one host to another?

A) vMigration
B) vTarget
C) vMove
D) vMotion
Question
What format enables a virtual machine to be moved between virtualization platforms, and is often used for deploying virtual appliances?

A) Virtual Machine Disk (VMDK)
B) Virtual Disk Image (VDI)
C) Open Virtualization Format (OVF)
D) Shared Virtualization System (SVS)
Question
Match between columns
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
ballooning
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
bridged mode
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
dynamic virtual disk
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
hyperthreading
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
hypervisor
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
linked clones
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
Open Virtualization Format
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
server sprawl
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
thick client
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
virtual appliance
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
ballooning
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
bridged mode
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
dynamic virtual disk
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
hyperthreading
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
hypervisor
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
linked clones
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
Open Virtualization Format
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
server sprawl
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
thick client
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
virtual appliance
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
ballooning
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
bridged mode
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
dynamic virtual disk
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
hyperthreading
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
hypervisor
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
linked clones
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
Open Virtualization Format
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
server sprawl
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
thick client
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
virtual appliance
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
ballooning
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
bridged mode
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
dynamic virtual disk
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
hyperthreading
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
hypervisor
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
linked clones
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
Open Virtualization Format
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
server sprawl
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
thick client
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
virtual appliance
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
ballooning
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
bridged mode
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
dynamic virtual disk
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
hyperthreading
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
hypervisor
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
linked clones
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
Open Virtualization Format
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
server sprawl
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
thick client
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
virtual appliance
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
ballooning
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
bridged mode
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
dynamic virtual disk
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
hyperthreading
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
hypervisor
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
linked clones
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
Open Virtualization Format
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
server sprawl
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
thick client
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
virtual appliance
A personal computer that runs its own operating system and applications.
ballooning
A personal computer that runs its own operating system and applications.
bridged mode
A personal computer that runs its own operating system and applications.
dynamic virtual disk
A personal computer that runs its own operating system and applications.
hyperthreading
A personal computer that runs its own operating system and applications.
hypervisor
A personal computer that runs its own operating system and applications.
linked clones
A personal computer that runs its own operating system and applications.
Open Virtualization Format
A personal computer that runs its own operating system and applications.
server sprawl
A personal computer that runs its own operating system and applications.
thick client
A personal computer that runs its own operating system and applications.
virtual appliance
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
ballooning
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
bridged mode
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
dynamic virtual disk
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
hyperthreading
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
hypervisor
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
linked clones
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
Open Virtualization Format
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
server sprawl
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
thick client
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
virtual appliance
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
ballooning
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
bridged mode
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
dynamic virtual disk
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
hyperthreading
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
hypervisor
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
linked clones
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
Open Virtualization Format
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
server sprawl
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
thick client
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
virtual appliance
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
ballooning
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
bridged mode
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
dynamic virtual disk
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
hyperthreading
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
hypervisor
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
linked clones
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
Open Virtualization Format
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
server sprawl
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
thick client
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
virtual appliance
Question
What does a configuration file for a virtual machine contain?
Question
What is the Open Virtualization Format, and how does it facilitate the migration of virtual machines between hypervisors?
Question
What open standard was developed as a result of collaboration between NASA and Rackspace?

A) Open Virtualization Format
B) Virtual Machine Disk format
C) FreeVirt
D) OpenStack
Question
You are employed by a cloud service provider that offers virtual machine services along with virtual switches, storage, firewalls, and other virtual devices. What type of cloud environment does your employer sell?

A) Infrastructure as a Service
B) Platform as a Service
C) Software as a Service
D) Core as a Service
Question
What statement regarding the use of Hyper-V is accurate?

A) Hyper-V includes native support for USB devices.
B) Hyper-V requires a 64-bit processor with hardware virtualization support.
C) Hyper-V can only be used to host Microsoft based virtual machines.
D) Hyper-V does not include support for PATA based disk systems.
Question
What is the difference between a Storage Area Network and a Network Attached Storage device?
Question
What is the difference between a fixed size virtual disk and a dynamic virtual disk?
Question
What is the difference between a template and a clone?
Question
What statement regarding virtual disk types is accurate?

A) A fixed size virtual disk does not immediately allocate the configured size of the disk.
B) A fixed size virtual disk has reduced performance in comparison to a dynamic disk.
C) A dynamic disk does not immediately allocate the configured size of the disk.
D) A dynamic disk is only suitable for hosts with large amounts of storage to accommodate their size.
Question
The VDI disk file format is native to what virtualization platform?

A) Oracle VirtualBox
B) VMware
C) Microsoft Virtual PC
D) Microsoft Hyper-V
Question
When using the VMware Horizon software, where do client desktop operating systems run?

A) They run on a host running VMware Workstation Pro.
B) They run on a Windows Server 2012 or later host using Hyper-V
C) They run on a Citrix XenServer.
D) They run on a VMware vSphere ESXi host.
Question
You have been tasked with creating a virtual machine that will be providing hosted services on the physical network, and possibly the Internet. What network mode should be used?

A) local mode
B) bridged mode
C) shared mode
D) host only mode
Question
What is NOT a product designed specifically for the virtualization of applications within a VDI environment?

A) VMware Fusion
B) Microsoft App-V
C) Altiris Software Virtualization Solution
D) VMware ThinApp
Question
You have been tasked with creating a virtual machine that will require access to the Internet, but should be prevented from sending and receiving packets directly from the physical network. What network mode should be used?

A) local mode
B) bridged mode
C) shared (NAT) mode
D) host only mode
Question
What is the difference between a thick client and a thin client?
Question
How do the three types of cloud computing differ from each other?
Question
What are the three network modes that can be used for a virtual machine, and what does each mode do?
Question
Why has VDI (Virtual Desktop Infrastructure) become such a major player in IT data centers?
Question
How might a software developer benefit from the use of virtualization?
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/41
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 1: Introduction to Virtual Computing
1
In virtualized computing, a single computer is capable of supporting a single operating system.
False
2
You are working in a VMware vSphere based environment, and have been asked to create a parent virtual machine that can be shared amongst many users. One of the requirements of this desired setup is that individual user changes must be kept separate. What is the best implementation based on the requirements given?

A) The parent virtual machine should be cloned once for each user that will require access.
B) The parent virtual machine should be configured to allow user-specific snapshots.
C) The parent virtual machine should be configured to make use of linked clones.
D) The parent virtual machine should be configured with shared folders that are uniquely named per each user.
C
3
A virtual machine can't share the use of a network adapter with the host.
False
4
What virtualization technology makes it possible to avoid overhead associated with software-managed shadow page tables?

A) Time Sliced Prioritization Method (TSPM)
B) Second Level Address Translation (SLAT)
C) Threaded Input / Output Translation (TIOT)
D) Virtual Disk Interface Layer (VDIL)
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
5
Cloud services are highly reliant upon the use of virtualization technology.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
6
What is the oldest version of Windows Server to support the use of Microsoft's Hyper-V product?

A) Windows Server 2003
B) Windows Server 2008
C) Windows Server 2012
D) Windows Server 2016
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following does an operating system installed in a guest virtual machine do?

A) interacts directly with host machine hardware
B) controls the hypervisor
C) interacts with hardware through the hypervisor
D) intercepts requests for an emulated hard drive
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
8
What component of virtualization controls all physical memory, and thus has the ability to make any unused memory pages in each guest available for other virtual machines or the host computer?

A) The guest operating system
B) The host operating system
C) The hypervisor
D) The BIOS
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
9
What hypervisor uses a special guest called Domain 0 that loads along with the hypervisor and is used to directly access the hardware?

A) VMWare ESXi
B) VMWare Workstation
C) Oracle VirtualBox
D) Xen
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
10
What is the most commonly used form of a Storage Area Network?

A) An iSCSI network
B) A Network Attached Storage device
C) A network shared folder
D) A shared, mounted Virtual Hard Disk file
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
11
What is the purpose of a shadow page table when a hypervisor is used?

A) It tracks the memory pages allocated by each guest VM.
B) It tracks the hard disk page file usage by each guest VM.
C) It tracks the amount of I/O utilized by each guest VM.
D) It tracks the CPU paging performance of each guest VM.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
12
When a Xen based guest VM makes a request for a hardware resource, such as reading from a disk, where is the request sent to?

A) It is sent directly to the hardware on the host machine.
B) It is sent to the Domain 0 guest.
C) It is sent to the host operating system, which then handles the request.
D) It is queued into the guest VM's I/O page table.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
13
The hypervisor intercepts and processes requests coming from the guest operating systems and then returns the results back to the virtual machine.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
14
What is the purpose of the NX/XD CPU feature present in most modern Intel and AMD processors?

A) The feature enables the use of virtualization on the CPU.
B) The feature adds a layer of security by marking areas of memory as non-executable.
C) The feature allows for the use of virtual peripheral devices.
D) The feature increases the efficiency of RAM when used with virtual machines.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
15
Why are type-1 hypervisors more efficient than type-2 hypervisors?

A) A type-1 hypervisor is able to overcommit RAM availability to VM guests.
B) A type-1 hypervisor is capable of running a greater variety of operating systems.
C) A type-1 hypervisor uses an abstraction layer in the host OS to access hardware.
D) A type-1 hypervisor accesses the physical hardware directly.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
16
Many of the concepts used in today's virtualization products date back to IBM mainframe computers for the 1970s.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
17
Your work environment consists of a large number of Mac OS X based devices. The developers in your network have requested virtualization software be installed for their use. What product should you use?

A) VMware Workstation
B) Hyper-V
C) VMware Fusion
D) Xen
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
18
What type of cloud computing service provides hardware infrastructure along with necessary operating system software for running client applications?

A) Platform as a Service
B) Software as a Service
C) Infrastructure as a Service
D) Hardware as a Service
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
19
An ISO image file uses what format to store a disc's contents in a single file on a computer?

A) Binary format (BIN)
B) Disc encoded structure format
C) ISO 9660
D) ISO 1040
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
20
What feature, supported by VMWare, allows the live migration of a running VM from one host to another?

A) vMigration
B) vTarget
C) vMove
D) vMotion
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
21
What format enables a virtual machine to be moved between virtualization platforms, and is often used for deploying virtual appliances?

A) Virtual Machine Disk (VMDK)
B) Virtual Disk Image (VDI)
C) Open Virtualization Format (OVF)
D) Shared Virtualization System (SVS)
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
22
Match between columns
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
ballooning
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
bridged mode
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
dynamic virtual disk
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
hyperthreading
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
hypervisor
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
linked clones
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
Open Virtualization Format
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
server sprawl
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
thick client
A virtual disk file that allocates space on the hosting hardware only as it is required to satisfy the needs of the guest VM.
virtual appliance
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
ballooning
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
bridged mode
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
dynamic virtual disk
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
hyperthreading
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
hypervisor
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
linked clones
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
Open Virtualization Format
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
server sprawl
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
thick client
Used to create additional logical cores that can be used by the hypervisor to improve the performance of virtual machines.
virtual appliance
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
ballooning
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
bridged mode
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
dynamic virtual disk
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
hyperthreading
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
hypervisor
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
linked clones
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
Open Virtualization Format
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
server sprawl
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
thick client
A technique used by hypervisors to cause a guest VM to release infrequently used memory pages.
virtual appliance
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
ballooning
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
bridged mode
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
dynamic virtual disk
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
hyperthreading
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
hypervisor
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
linked clones
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
Open Virtualization Format
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
server sprawl
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
thick client
A method of separately storing any changes to a parent VM made by a specific user such that it does not affect the parent VM.
virtual appliance
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
ballooning
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
bridged mode
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
dynamic virtual disk
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
hyperthreading
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
hypervisor
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
linked clones
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
Open Virtualization Format
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
server sprawl
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
thick client
An accumulation of specialized and departmental servers that increases costs of computer hardware and maintenance, as well as power consumption.
virtual appliance
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
ballooning
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
bridged mode
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
dynamic virtual disk
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
hyperthreading
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
hypervisor
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
linked clones
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
Open Virtualization Format
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
server sprawl
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
thick client
A piece of software that enables the sharing of hardware resources between the hosting operating system and virtual environments.
virtual appliance
A personal computer that runs its own operating system and applications.
ballooning
A personal computer that runs its own operating system and applications.
bridged mode
A personal computer that runs its own operating system and applications.
dynamic virtual disk
A personal computer that runs its own operating system and applications.
hyperthreading
A personal computer that runs its own operating system and applications.
hypervisor
A personal computer that runs its own operating system and applications.
linked clones
A personal computer that runs its own operating system and applications.
Open Virtualization Format
A personal computer that runs its own operating system and applications.
server sprawl
A personal computer that runs its own operating system and applications.
thick client
A personal computer that runs its own operating system and applications.
virtual appliance
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
ballooning
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
bridged mode
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
dynamic virtual disk
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
hyperthreading
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
hypervisor
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
linked clones
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
Open Virtualization Format
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
server sprawl
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
thick client
A standard created by industry wide vendors in various areas of virtualization for the purpose of copying or moving virtual machines between different platforms.
virtual appliance
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
ballooning
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
bridged mode
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
dynamic virtual disk
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
hyperthreading
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
hypervisor
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
linked clones
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
Open Virtualization Format
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
server sprawl
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
thick client
A software package that includes a virtual machine containing a preinstalled and configured application that's ready to use.
virtual appliance
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
ballooning
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
bridged mode
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
dynamic virtual disk
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
hyperthreading
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
hypervisor
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
linked clones
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
Open Virtualization Format
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
server sprawl
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
thick client
A networking mode that allows traffic from a virtual machine to pass through unchanged to the physical network as though it were directly attached.
virtual appliance
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
23
What does a configuration file for a virtual machine contain?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
24
What is the Open Virtualization Format, and how does it facilitate the migration of virtual machines between hypervisors?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
25
What open standard was developed as a result of collaboration between NASA and Rackspace?

A) Open Virtualization Format
B) Virtual Machine Disk format
C) FreeVirt
D) OpenStack
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
26
You are employed by a cloud service provider that offers virtual machine services along with virtual switches, storage, firewalls, and other virtual devices. What type of cloud environment does your employer sell?

A) Infrastructure as a Service
B) Platform as a Service
C) Software as a Service
D) Core as a Service
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
27
What statement regarding the use of Hyper-V is accurate?

A) Hyper-V includes native support for USB devices.
B) Hyper-V requires a 64-bit processor with hardware virtualization support.
C) Hyper-V can only be used to host Microsoft based virtual machines.
D) Hyper-V does not include support for PATA based disk systems.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
28
What is the difference between a Storage Area Network and a Network Attached Storage device?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
29
What is the difference between a fixed size virtual disk and a dynamic virtual disk?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
30
What is the difference between a template and a clone?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
31
What statement regarding virtual disk types is accurate?

A) A fixed size virtual disk does not immediately allocate the configured size of the disk.
B) A fixed size virtual disk has reduced performance in comparison to a dynamic disk.
C) A dynamic disk does not immediately allocate the configured size of the disk.
D) A dynamic disk is only suitable for hosts with large amounts of storage to accommodate their size.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
32
The VDI disk file format is native to what virtualization platform?

A) Oracle VirtualBox
B) VMware
C) Microsoft Virtual PC
D) Microsoft Hyper-V
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
33
When using the VMware Horizon software, where do client desktop operating systems run?

A) They run on a host running VMware Workstation Pro.
B) They run on a Windows Server 2012 or later host using Hyper-V
C) They run on a Citrix XenServer.
D) They run on a VMware vSphere ESXi host.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
34
You have been tasked with creating a virtual machine that will be providing hosted services on the physical network, and possibly the Internet. What network mode should be used?

A) local mode
B) bridged mode
C) shared mode
D) host only mode
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
35
What is NOT a product designed specifically for the virtualization of applications within a VDI environment?

A) VMware Fusion
B) Microsoft App-V
C) Altiris Software Virtualization Solution
D) VMware ThinApp
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
36
You have been tasked with creating a virtual machine that will require access to the Internet, but should be prevented from sending and receiving packets directly from the physical network. What network mode should be used?

A) local mode
B) bridged mode
C) shared (NAT) mode
D) host only mode
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
37
What is the difference between a thick client and a thin client?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
38
How do the three types of cloud computing differ from each other?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
39
What are the three network modes that can be used for a virtual machine, and what does each mode do?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
40
Why has VDI (Virtual Desktop Infrastructure) become such a major player in IT data centers?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
41
How might a software developer benefit from the use of virtualization?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 41 flashcards in this deck.