350-401 · Question #407
What is a benefit of a virtual machine when compared with a physical server?
The correct answer is A. Multiple virtual servers can be deployed on the same physical server without having to buy. A primary benefit of virtual machines over physical servers is the ability to deploy multiple virtual servers on a single physical host, improving hardware utilization and reducing capital expenditure.
Question
Options
- AMultiple virtual servers can be deployed on the same physical server without having to buy
- BVirtual machines increase server processing performance.
- CThe CPU and RAM resources on a virtual machine cannot be affected by other virtual machines.
- DDeploying a virtual machine is technically less complex than deploying a physical server.
How the community answered
(54 responses)- A87% (47)
- B2% (1)
- C4% (2)
- D7% (4)
Why each option
A primary benefit of virtual machines over physical servers is the ability to deploy multiple virtual servers on a single physical host, improving hardware utilization and reducing capital expenditure.
Virtualization allows multiple isolated virtual machines, each running its own operating system and applications, to share the hardware resources of a single physical server, which significantly enhances hardware utilization and minimizes the need for additional physical hardware purchases.
Virtual machines typically introduce a slight performance overhead due to the hypervisor, meaning they usually do not increase raw processing performance compared to dedicated physical hardware.
CPU and RAM resources on a virtual machine are shared with other VMs on the same host and can be affected by resource contention from them.
While VM deployment can be quick, the initial setup and ongoing management of a virtualization platform often involve significant technical complexity, especially for larger environments.
Concept tested: Benefits of server virtualization
Source: https://www.vmware.com/topics/glossary/content/virtual-machine.html
Topics
Community Discussion
No community discussion yet for this question.