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.
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)- A6% (1)
- C88% (15)
- E6% (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.
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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.