220-802 · Question #655
Which of the following is a required component of a virtual environment?
The correct answer is D. Hypervisor. A hypervisor is the foundational software layer that creates and manages virtual machines, making it the only component that is strictly required in every virtual environment.
Question
Which of the following is a required component of a virtual environment?
Options
- AKVM
- BStorage area network
- CVLAN
- DHypervisor
How the community answered
(45 responses)- A2% (1)
- B4% (2)
- C2% (1)
- D91% (41)
Why each option
A hypervisor is the foundational software layer that creates and manages virtual machines, making it the only component that is strictly required in every virtual environment.
KVM (Kernel-based Virtual Machine) is one specific hypervisor implementation for Linux, not a general required component of every virtual environment.
A Storage Area Network (SAN) provides shared block storage and is often used with virtualization for performance or HA, but it is not required - local storage can be used instead.
A VLAN segments network traffic and is a useful network design tool in virtual environments, but networking can function without VLANs.
A hypervisor (such as VMware ESXi, Microsoft Hyper-V, or KVM) is the core software that abstracts physical hardware and allocates resources to virtual machines. Without a hypervisor, virtualization cannot occur regardless of what other components are present. All other components listed are optional enhancements rather than absolute requirements.
Concept tested: Required components of a virtual environment
Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-technology-overview
Topics
Community Discussion
No community discussion yet for this question.