FC0-U61 · Question #462
Which of the following will allow an organization to add additional servers without expanding the physical footprint within the corporate datacenter?
The correct answer is B. Hypervisor. A hypervisor enables server virtualization, allowing multiple virtual machines to run concurrently on a single physical server, thereby increasing server density without requiring additional physical space.
Question
Which of the following will allow an organization to add additional servers without expanding the physical footprint within the corporate datacenter?
Options
- AWeb applications
- BHypervisor
- CLoad balancer
- DDynamic routing
How the community answered
(25 responses)- A4% (1)
- B88% (22)
- D8% (2)
Why each option
A hypervisor enables server virtualization, allowing multiple virtual machines to run concurrently on a single physical server, thereby increasing server density without requiring additional physical space.
Web applications are software accessed over a network, and while they can be hosted on servers, they don't inherently allow adding more servers without expanding physical infrastructure.
A hypervisor is a software layer that creates and manages virtual machines (VMs), allowing multiple isolated operating systems and applications to run on a single piece of physical hardware. This virtualization dramatically increases the number of 'servers' (VMs) an organization can host on existing physical infrastructure, without expanding the physical footprint of the datacenter.
A load balancer distributes network traffic across multiple servers, which improves performance and availability but doesn't increase server density or reduce physical footprint.
Dynamic routing refers to routing protocols that automatically adjust to network changes, facilitating efficient data transfer but not contributing to increasing the number of servers on a physical footprint.
Concept tested: Server virtualization and hypervisors
Source: https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/hypervisor-requirements
Topics
Community Discussion
No community discussion yet for this question.