A financial company is provisioning a high-performance host to process real-time telemetry and market data. The lead system engineer specifies that the virtualization layer must run directly on the underlying server hardware without an intermediary host operating system to minimize latency and hardware overhead. Which of the following hypervisor types should be installed on this server?
- Type 1 hypervisorAnswer
- BType 2 hypervisor
- CGuest operating system
- DClient-side desktop hypervisor
Answer
The Type 1 hypervisor should be installed because it operates directly on bare-metal hardware without requiring a host operating system.
A Type 1 hypervisor (also known as a bare-metal hypervisor) installs and executes directly on the system's hardware architecture. Because there is no general-purpose operating system sitting between the hardware and the hypervisor, system latency and resource overhead are minimized.
Step-by-Step Solution
Key Concept
Bare-Metal (Type 1) vs Hosted (Type 2) Hypervisors
Estimated Time:1m 0s