nerdexam
CompTIA

SK0-004 · Question #609

An administrator needs to build a new virtualization host. The hypervisor should be able to directly access the server hardware and allow the host to provide maximum performance. Which of the…

The correct answer is A. Install a Type 1 hypervisor. A Type 1 (bare-metal) hypervisor installs directly on server hardware without a host OS, delivering maximum virtualization performance.

Server administration

Question

An administrator needs to build a new virtualization host. The hypervisor should be able to directly access the server hardware and allow the host to provide maximum performance. Which of the following types of hypervisors should the administrator install to BEST meet these goals?

Options

  • AInstall a Type 1 hypervisor.
  • BInstall a Type 2 hypervisor.
  • CInstall a 32-bit hypervisor.
  • DInstall a hybrid hypervisor.

How the community answered

(51 responses)
  • A
    86% (44)
  • B
    4% (2)
  • C
    2% (1)
  • D
    8% (4)

Why each option

A Type 1 (bare-metal) hypervisor installs directly on server hardware without a host OS, delivering maximum virtualization performance.

AInstall a Type 1 hypervisor.Correct

A Type 1 hypervisor runs directly on the physical hardware layer, acting as its own lightweight OS and managing hardware resources without an intermediary host operating system. This architecture eliminates the overhead introduced by a general-purpose OS, allowing virtual machines to access CPU, memory, and storage resources with minimal latency. Examples include VMware ESXi, Microsoft Hyper-V Server, and KVM.

BInstall a Type 2 hypervisor.

A Type 2 hypervisor runs on top of an existing host OS, adding an extra software layer that introduces overhead and reduces performance relative to Type 1.

CInstall a 32-bit hypervisor.

32-bit versus 64-bit describes the processor architecture and address space, not a hypervisor classification or a factor in direct hardware access.

DInstall a hybrid hypervisor.

Hybrid hypervisor is not a standard industry classification for hypervisor types; the recognized categories are Type 1 and Type 2.

Concept tested: Type 1 versus Type 2 hypervisor architecture

Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-technology-overview

Topics

#Type 1 hypervisor#virtualization#bare-metal hypervisor#VM performance

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice