A server administrator needs to deploy a virtualization host in a company datacenter. To maximize performance and resource efficiency, the hypervisor must run directly on physical server hardware without relying on an underlying host operating system. Which virtualization architecture should the administrator deploy?
- Type 1 hypervisorAnswer
- BType 2 hypervisor
- CHosted hypervisor
- DApplication-level hypervisor
Answer
Type 1 hypervisor
A Type 1 hypervisor (also known as a bare-metal hypervisor) installs directly on physical computer hardware. Because it operates independently of a host operating system, it provides maximum performance, low latency, and direct control over hardware resources.
Step-by-Step Solution
Key Concept
Type 1 vs Type 2 Hypervisor Architectures