350-401 · Question #322
A customer has deployed an environment with shared storage to allow for the migration of virtual machines between servers with dedicated operating systems that provide the virtualization platform. Wha
The correct answer is A. hosted virtualization. Hosted Virtualization refers to a dedicated operating system that runs directly on the hardware and exists solely to provide a virtualization platform - this is exactly what is described when VMs migrate between servers running a specialized OS designed for virtualization (such a
Question
A customer has deployed an environment with shared storage to allow for the migration of virtual machines between servers with dedicated operating systems that provide the virtualization platform. What is this operating system described as?
Options
- Ahosted virtualization
- Btype 1 hypervisor
- Ccontainer oriented
- Ddecoupled
How the community answered
(51 responses)- A92% (47)
- B2% (1)
- C2% (1)
- D4% (2)
Explanation
Hosted Virtualization refers to a dedicated operating system that runs directly on the hardware and exists solely to provide a virtualization platform - this is exactly what is described when VMs migrate between servers running a specialized OS designed for virtualization (such as VMware ESXi). This matches "hosted virtualization" because the OS is purpose-built to host virtual machines and supports features like live migration using shared storage.
Why the distractors are wrong:
- B (Type 1 hypervisor) is actually a related concept, but it describes the classification of the hypervisor, not the operating system role itself - a Type 1 hypervisor runs directly on hardware, but the question asks specifically what the dedicated OS is called.
- C (Container-oriented) refers to environments using containers (like Docker/Kubernetes), which share a host OS kernel rather than running full virtualized machines.
- D (Decoupled) is not a standard virtualization term for this architecture; it loosely describes separation of components but doesn't define this type of OS.
Memory Tip: Think of "hosted" as the server hosting guests - a dedicated OS that hosts VMs and supports migration is a hosted virtualization environment. If you see "dedicated OS + VM migration + shared storage," think hosted virtualization.
Topics
Community Discussion
No community discussion yet for this question.