SK0-003 · Question #709
Which of the following are benefits to server virtualization? (Select THREE).
The correct answer is B. Increased hardware utilization E. Simplification of disaster recovery F. Ease of new server deployment. Server virtualization provides multiple benefits including efficient hardware utilization, easier disaster recovery, and rapid deployment of new servers.
Question
Which of the following are benefits to server virtualization? (Select THREE).
Options
- AOperating system standardization
- BIncreased hardware utilization
- CIncrease of unused resources
- DEase of administration
- ESimplification of disaster recovery
- FEase of new server deployment
How the community answered
(38 responses)- A3% (1)
- B89% (34)
- C3% (1)
- D5% (2)
Why each option
Server virtualization provides multiple benefits including efficient hardware utilization, easier disaster recovery, and rapid deployment of new servers.
Server virtualization does not inherently enforce operating system standardization; in fact, it often allows for a greater variety of operating systems to run on a single host.
Virtualization allows multiple virtual machines to run on a single physical server, consolidating workloads and dramatically increasing the utilization of the underlying hardware resources like CPU, memory, and storage. This avoids the waste of underutilized physical servers.
Server virtualization aims to decrease unused resources by consolidating workloads, not increase them.
While certain aspects of virtualization simplify administration (like central management of VMs), the overall administration can become more complex due to managing the hypervisor layer and virtual networking.
Virtual machines are essentially files that can be easily backed up, replicated, and moved, which greatly simplifies disaster recovery efforts compared to recovering physical hardware. Tools like snapshots and live migration contribute to faster recovery times and easier failover.
Deploying a new server as a virtual machine is much faster than provisioning a new physical server, as it involves creating a new VM instance from a template or image without needing to procure, rack, and cable new hardware. This rapid provisioning significantly reduces deployment time.
Concept tested: Benefits of server virtualization
Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-benefits-of-running-hyper-v-on-windows-server-2016
Topics
Community Discussion
No community discussion yet for this question.