Core 1: Virtualization Flashcards
Which of the following allows multiple operating systems to work on the same hardware simultaneously?
- Virtualization
- Clustering
- Hyperthreading
- Multitasking
Virtualization
For best performance, a custom workstation designed for virtualization tasks needs (a): (Select 3 answers)
- Large, fast hard drive
- Maximum RAM
- Specialized GPU
- High-end cooling
- Maximum CPU cores
Large, fast hard drive
Maximum RAM
Maximum CPU cores
Which of the following are examples of Hardware-Assisted Virtualization (HAV) technologies? (Select 2 answers)
- EPV
- Hyper-V
- AMD Catalyst
- VT-x
- AMD-V
VT-x
AMD-V
The term “VM sprawl” is used to describe a situation in which large number of deployed virtual machines lack proper administrative controls.
True or False?
True
The term “VM escape” refers to the process of breaking out of the boundaries of a guest operating system installation to access the primary hypervisor controlling all the virtual machines on the host machine.
True or False?
True
Which of the following security measures can be used to prevent VM sprawl? (Select 2 answers)
- Patch management
- Usage audit
- Physical security controls
- Sandboxing
- Asset documentation
Asset documentation
Usage audit
Which of the following can be used as countermeasures against VM escape? (Select 2 answers)
- Group policy
- Sandboxing ( Missed)
- User training
- Patch management ( Missed)
- Asset documentation
- Sandboxing
- Patch management
In virtualization technology, a software program that manages multiple operating systems (or multiple instances of the same operating system) on a single computer system is called a:
- Hypervisor
- Virtual switch
- Host machine
- Virtual machine
Hypervisor
Which of the following statements describe disadvantages of virtualization? (Select 2 answers)
- Performance is degraded by having multiple virtual machines that run on a single host and share hardware resources
- In a virtualized environment, deployment of different types of OSs or multiple copies of the same OS or application becomes more difficult due to hardware configuration issues
- On a larger scale, virtualization has a negative effect on operational costs due to increased power supply requirements
- Hardware used for hosting virtual machines becomes a single point of failure
- Hardware used for hosting virtual machines becomes a single point of failure
- Performance is degraded by having multiple virtual machines that run on a single host and share hardware resources