nerdexam
CompTIA

CV0-003 · Question #60

Which of the following server types would be an ideal candidate for virtualization? (Select two.)

The correct answer is C. Mail server D. Enterprise database server. Mail servers and enterprise database servers are strong virtualization candidates because they run workloads that benefit from VM features like snapshots, high availability, and hardware abstraction without the blockers present in other roles.

Cloud Architecture and Design

Question

Which of the following server types would be an ideal candidate for virtualization? (Select two.)

Options

  • AHypervisor
  • BTerminal server
  • CMail server
  • DEnterprise database server
  • EDomain controller

How the community answered

(17 responses)
  • A
    6% (1)
  • C
    88% (15)
  • E
    6% (1)

Why each option

Mail servers and enterprise database servers are strong virtualization candidates because they run workloads that benefit from VM features like snapshots, high availability, and hardware abstraction without the blockers present in other roles.

AHypervisor

A hypervisor is the virtualization platform itself (e.g., VMware ESXi, Hyper-V) and serves as the host for virtual machines; placing a hypervisor inside a VM (nested virtualization) is a special case not considered an ideal candidate.

BTerminal server

Terminal servers host many simultaneous interactive user sessions that demand consistent, low-latency CPU and memory access, making the overhead of a shared virtual environment a poor fit compared to dedicated hardware.

CMail serverCorrect

Mail servers handle discrete, asynchronous messaging workloads that tolerate the minor overhead of a hypervisor layer, and they directly benefit from VM features such as live migration, snapshots, and rapid provisioning for disaster recovery.

DEnterprise database serverCorrect

Enterprise database servers can be virtualized to consolidate hardware, leverage VM-level HA and failover clustering, and take advantage of dynamic resource allocation, making them a common virtualization target in modern data centers.

EDomain controller

Domain controllers have specific concerns in virtual environments, including USN rollback risks from improper snapshots and strict time synchronization requirements, which make them less straightforward virtualization candidates without careful planning.

Concept tested: Identifying ideal server virtualization candidates

Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/plan/plan-hyper-v-scalability-in-windows-server

Topics

#server virtualization candidates#virtualization planning#workload assessment

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice