nerdexam
CompTIA

SK0-004 · Question #6

A system administrator has decided to create several VMs for a company. In which of the following locations would each of the VMs reside?

The correct answer is A. Host. Virtual machines are created and run on a physical machine called the host, while the VMs themselves are referred to as guests.

Server administration

Question

A system administrator has decided to create several VMs for a company. In which of the following locations would each of the VMs reside?

Options

  • AHost
  • BVNC
  • CGuest
  • DVPN

How the community answered

(31 responses)
  • A
    94% (29)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Virtual machines are created and run on a physical machine called the host, while the VMs themselves are referred to as guests.

AHostCorrect

The host is the physical machine that runs the hypervisor software and provides the underlying CPU, memory, storage, and network resources on which all virtual machines reside. Each VM is instantiated and stored as files on the host, and the host's hypervisor manages resource allocation among all running guests.

BVNC

VNC (Virtual Network Computing) is a remote desktop sharing protocol used to access machines remotely - it is not a location where VMs reside.

CGuest

Guest refers to the virtual machines themselves, not the physical location where they are hosted - the guest is what resides on the host, not the other way around.

DVPN

VPN (Virtual Private Network) is a secure network tunneling technology - it has no role in defining where virtual machines are stored or run.

Concept tested: Host and guest terminology in virtualization

Source: https://learn.microsoft.com/en-us/azure/virtual-machines/overview

Topics

#virtualization#host vs guest#VM deployment#hypervisor basics

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice