A network administrator is designing a virtualized data center environment to host high-performance enterprise applications. The implementation requires an architecture where the virtualization software interacts directly with the server physical hardware, avoiding the latency and overhead of a host operating system. Which component fulfills this requirement?
- A Type 1 hypervisor installed directly on bare-metal hardwareAnswer
- BA Type 2 hypervisor running on top of a host operating system
- CAn unmanaged Layer 2 switch managing virtual machine traffic forwarding
- DA Link Layer Discovery Protocol (LLDP) agent provisioned on the host
Answer
A Type 1 hypervisor installed directly on bare-metal hardware
The correct answer identifies the Type 1 hypervisor (bare-metal), which installs directly on the host server hardware. This architecture allows direct control of CPU, memory, and storage resources without passing requests through a primary operating system layer.
Step-by-Step Solution
Key Concept
Type 1 vs. Type 2 Hypervisors in Network and Server Virtualization