Match each virtualization deployment characteristic or scenario on the left with its corresponding hypervisor architectural type on the right.
- Installs directly onto bare-metal hardware without requiring a underlying general-purpose host operating systemPrimary installation requirement for Type 1 Hypervisors
- Executes as an application layer on top of an existing host operating system such as Windows 11 or macOSPrimary installation requirement for Type 2 Hypervisors
- Delivers lower latency and maximum resource performance for enterprise server infrastructurePerformance benefit characteristic of Type 1 Hypervisors
- Utilizes host operating system hardware drivers to access underlying physical componentsHardware access mechanism characteristic of Type 2 Hypervisors
Cevap
Bare-metal hardware installation matches the primary requirement of Type 1 Hypervisors. Execution on top of an existing OS matches the primary requirement of Type 2 Hypervisors. Lower latency performance matches Type 1 Hypervisors. Dependence on host OS hardware drivers matches Type 2 Hypervisors.
Type 1 hypervisors (bare-metal) run directly on physical hardware, providing high efficiency and low latency suitable for enterprise servers. Type 2 hypervisors (hosted) run as application software inside a host operating system and rely on host drivers for hardware access.
Adım Adım Çözüm
Anahtar Kavram
Type 1 (Bare-Metal) vs. Type 2 (Hosted) Hypervisor Architecture