350-401 · Question #542
What is a benefit of Type 1 hypervisors?
The correct answer is B. Network engineers are able to create virtual networks o interconnect virtual machines in Layer 2. Type 1 hypervisors, also known as bare-metal hypervisors, include integral networking components that enable the creation and management of virtual networks for interconnected virtual machines.
Question
What is a benefit of Type 1 hypervisors?
Options
- AAdministrators are able to load portable virtual machine packages in OVA or QCOW2 formats.
- BNetwork engineers are able to create virtual networks o interconnect virtual machines in Layer 2
- COperators are able to leverage orchestrators to manage workloads that run on multiple Type 1
- DStorage engineers are able to leverage VMDK files to provide storage to virtual machine.
How the community answered
(61 responses)- A3% (2)
- B90% (55)
- C5% (3)
- D2% (1)
Why each option
Type 1 hypervisors, also known as bare-metal hypervisors, include integral networking components that enable the creation and management of virtual networks for interconnected virtual machines.
The ability to load portable VM packages like OVA or QCOW2 is a general feature of many virtualization platforms, including both Type 1 and Type 2 hypervisors, and is not a unique benefit specific to Type 1.
Type 1 hypervisors, such as VMware ESXi or Microsoft Hyper-V, inherently provide virtual networking capabilities, allowing network engineers to create virtual switches and virtual LANs to interconnect virtual machines at Layer 2, facilitating communication between them and the external network.
Leveraging orchestrators to manage workloads across multiple hypervisors is a benefit of the orchestration system itself (e.g., OpenStack, Kubernetes), rather than an intrinsic and unique benefit solely of the Type 1 hypervisor architecture.
Leveraging VMDK files is specific to VMware virtualization environments. Other Type 1 hypervisors use different virtual disk formats (e.g., VHDX for Hyper-V), so this is not a universal benefit of all Type 1 hypervisors.
Concept tested: Type 1 hypervisor networking capabilities
Source: https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/create-virtual-switch
Topics
Community Discussion
No community discussion yet for this question.