A software developer needs to run several virtual machines (VMs) to test legacy applications directly on top of their existing Linux desktop operating system. Which hypervisor architecture should be installed to support this setup?
- AType 1 hypervisor
- Type 2 hypervisorCevap
- CInfrastructure as a Service (IaaS)
- DStorage Area Network (SAN) abstraction layer
Cevap
A Type 2 hypervisor is the correct component because it runs on top of a host operating system to manage virtual machines.
A Type 2 (hosted) hypervisor is designed to be installed as a software application on top of an existing operating system. It allows desktop users to run guest virtual machines while retaining their main host OS.
Adım Adım Çözüm
Anahtar Kavram
Type 1 vs. Type 2 Hypervisor Architecture