350-401 · Question #59
What are two benefit of virtualizing the server with the use of VMs in data center environment? (Choose two.)
The correct answer is B. reduced rack space, power, and cooling requirements D. speedy deployment. Server Virtualization Benefits in Data Centers Virtualizing servers with VMs allows multiple virtual machines to run on a single physical server, which directly reduces the number of physical servers needed - meaning fewer rack units consumed, lower power draw, and less cooling…
Question
What are two benefit of virtualizing the server with the use of VMs in data center environment? (Choose two.)
Options
- AIncreased security
- Breduced rack space, power, and cooling requirements
- Creduced IP and MAC address requirements
- Dspeedy deployment
- Esmaller Layer 2 domain
How the community answered
(36 responses)- A3% (1)
- B89% (32)
- C6% (2)
- E3% (1)
Explanation
Server Virtualization Benefits in Data Centers
Virtualizing servers with VMs allows multiple virtual machines to run on a single physical server, which directly reduces the number of physical servers needed - meaning fewer rack units consumed, lower power draw, and less cooling infrastructure required (B). VM templates and snapshots also enable rapid provisioning of new servers in minutes rather than days or weeks compared to physical hardware deployment (D).
Why the distractors are wrong:
- (A) Increased security - VMs can actually introduce new attack surfaces (VM escape, hypervisor vulnerabilities); security is not a primary virtualization benefit
- (C) Reduced IP/MAC requirements - VMs typically increase IP and MAC address consumption since each VM needs its own addresses
- (E) Smaller Layer 2 domain - Virtualization doesn't inherently shrink broadcast domains; VLANs and network design control domain size, not VM count
Memory Tip: Think of virtualization in terms of physical resources saved (less hardware = less space/power/cooling) and time saved (deploy VMs instantly). The two benefits that are unique to virtualization and most commonly tested are consolidation and agility - matching options B and D respectively.
Topics
Community Discussion
No community discussion yet for this question.