Match each virtualization deployment scenario or architectural definition with its correct hypervisor category.
- Datacenter server running VMware ESXi directly on hardware without a pre-installed host OSType 1 Hypervisor Enterprise Implementation
- Software developer workstation running Oracle VM VirtualBox on top of Windows 11Type 2 Hypervisor Client Workstation Implementation
- Direct access hardware interface providing low abstraction latency for enterprise workloadsType 1 Hypervisor Architectural Property
- OS-dependent process abstraction relying on host OS kernel for hardware communicationType 2 Hypervisor Architectural Property
Cevap
The correct pairings match VMware ESXi and direct hardware access to Type 1 hypervisor implementations and properties, while matching VirtualBox on Windows 11 and host OS kernel dependency to Type 2 hypervisor implementations and properties.
Type 1 (bare-metal) hypervisors install directly onto physical host hardware without needing a separate host operating system, minimizing hardware latency and overhead (e.g., VMware ESXi). Type 2 (hosted) hypervisors execute as applications on top of a host operating system and pass hardware calls through the host kernel (e.g., Oracle VM VirtualBox on Windows 11).
Adım Adım Çözüm
Anahtar Kavram
Type 1 (Bare-Metal) vs. Type 2 (Hosted) Hypervisor Architecture