An enterprise network team is deploying a virtualized data center infrastructure to support high-performance database workloads. The design requires a hypervisor deployment that operates directly on bare-metal server hardware without relying on an underlying host operating system to maximize resource efficiency and reduce overhead. Which hypervisor architecture meets these requirements, and what is its primary operational characteristics?
- A Type 1 hypervisor, which installs directly on the bare-metal hardware and manages guest operating systems directly.Answer
- BA Type 2 hypervisor, which installs as an application layer on top of a conventional host operating system to manage virtual resources.
- CA Layer 2 switch operating with PortFast, which isolates broadcast domains across bare-metal server interfaces.
- DA Layer 2 discovery agent, which uses CDP/LLDP TLVs to dynamically allocate physical hardware CPU cores to virtual machines.
Answer
A Type 1 hypervisor, which installs directly on the bare-metal hardware and manages guest operating systems directly.
The correct option correctly identifies a Type 1 hypervisor, also known as a bare-metal hypervisor. It runs directly on host server hardware, giving guest virtual machines direct access to compute and hardware resources while minimizing performance overhead.
Step-by-Step Solution
Key Concept
Hypervisor Architecture Types and Roles (Type 1 vs. Type 2)
Estimated Time:1m 30s