220-802 · Question #931
Which of the following computers would be MOST suitable to host virtual workstations?
The correct answer is C. A computer with a 6-core processor, 64 GB RAM, 1 TB SSD hard drive, and a Gigabit NIC. Hosting virtual workstations demands abundant RAM for running multiple guest OS instances simultaneously, fast storage for I/O performance, and a high-speed network interface - making 64 GB RAM with SSD and Gigabit NIC the best fit.
Question
Which of the following computers would be MOST suitable to host virtual workstations?
Options
- AA computer with a 6-core processor, 512 MB RAM, 1 TB SSD hard drive, and a Gigabit NIC
- BA computer with a 6-core processor, 512 MB RAM, 1 TB hard drive, and a Gigabit NIC
- CA computer with a 6-core processor, 64 GB RAM, 1 TB SSD hard drive, and a Gigabit NIC
- DA computer with a 6-core processor, 64 GB RAM, 1 TB SSD hard drive, and a Fast Ethernet NIC
How the community answered
(21 responses)- A10% (2)
- B5% (1)
- C81% (17)
- D5% (1)
Why each option
Hosting virtual workstations demands abundant RAM for running multiple guest OS instances simultaneously, fast storage for I/O performance, and a high-speed network interface - making 64 GB RAM with SSD and Gigabit NIC the best fit.
512 MB of RAM is wholly insufficient for hosting virtual workstations, as a single modern guest OS alone typically requires 1-4 GB minimum, making multiple VMs impossible.
Like option A, 512 MB RAM makes this system incapable of hosting any meaningful virtual workstation; the slower spinning hard drive compounds the performance deficiency.
RAM is the most critical bottleneck for virtualization hosts because each virtual machine requires its own memory allocation; 64 GB provides sufficient headroom for multiple concurrent guest workstations. The 1 TB SSD reduces storage I/O latency significantly compared to a spinning hard drive, improving VM responsiveness and snapshot performance. The Gigabit NIC ensures adequate network throughput for multiple VMs sharing the physical interface simultaneously.
While this option has the required 64 GB RAM and SSD, a Fast Ethernet NIC (100 Mbps) creates a network bottleneck when multiple VMs share the physical adapter, making Gigabit the preferred choice.
Concept tested: Hardware requirements for virtualization host systems
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.