nerdexam
CompTIA

CV0-003 · Question #103

An educational institution would like to install hypervisors for a new cloud development class with very limited funding. Which of the following hypervisors is MOST likely to be selected by the…

The correct answer is B. Type I. A Type I (bare metal) hypervisor is the most appropriate choice for a cloud development class because it mirrors the architecture used by real cloud providers, providing students with a realistic environment. Free and academic-licensed Type I options such as Proxmox VE and…

Cloud Architecture and Design

Question

An educational institution would like to install hypervisors for a new cloud development class with very limited funding. Which of the following hypervisors is MOST likely to be selected by the institution?

Options

  • AType II
  • BType I
  • COpen source
  • DProprietary

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    93% (25)
  • C
    4% (1)

Why each option

A Type I (bare metal) hypervisor is the most appropriate choice for a cloud development class because it mirrors the architecture used by real cloud providers, providing students with a realistic environment. Free and academic-licensed Type I options such as Proxmox VE and VMware ESXi make this viable on a limited budget.

AType II

Type II hypervisors run on top of a host operating system and introduce an additional OS layer, which does not reflect how cloud infrastructure actually operates and adds overhead unsuitable for a cloud-focused curriculum.

BType ICorrect

Type I hypervisors run directly on physical hardware without a host OS, which is the same virtualization architecture used by major cloud providers (AWS, Azure, GCP) in their data centers. This makes a Type I environment the most educationally relevant platform for a cloud development curriculum. Free editions such as VMware ESXi (free tier) and Proxmox VE (open source Type I) allow institutions with very limited funding to deploy this architecture without licensing costs.

COpen source

Open source is a licensing model rather than a hypervisor type; it does not by itself describe the virtualization architecture needed for cloud development training, and open source Type I options are already encompassed within choice B.

DProprietary

Proprietary hypervisors carry licensing fees that directly conflict with the very limited funding constraint, making them the least suitable option for a cost-constrained educational institution.

Concept tested: Type I hypervisor selection for cloud infrastructure training

Source: https://www.vmware.com/topics/hypervisor

Topics

#hypervisor types#open source#Type I hypervisor#cost considerations

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice