Upgrading Your Skills to MCSA: Windows Server 2016 — Question 33
You have an application named App1. App1 is distributed to multiple Hyper-V virtual machines in a multitenant environment.
You need to ensure that the traffic is distributed evenly among the virtual machines that host App1.
What should you include in the environment?
Answer options
- A. Network Controller and Windows Server Software Load Balancing (SLB) nodes
- B. an RAS Gateway and Windows Server Software Load Balancing (SLB) nodes
- C. an RAS Gateway and Windows Server Network Load Balancing (NLB) nodes
- D. Network Controller and Windows Server Network Load Balancing (NLB) nodes
Correct answer: A
Explanation
The correct answer is A because the Network Controller combined with Windows Server Software Load Balancing (SLB) nodes effectively manages and distributes traffic in a multitenant environment. Options B and C include RAS Gateway, which is not necessary for load balancing in this context, and D uses Network Load Balancing (NLB), which is less flexible than SLB for this specific scenario.