MS-720 · Question #128
Case Study 2 - Litware, Inc Overview General Overview The network contains an Active Directory forest named contoso.com that syncs to Microsoft 365 by using Azure AD Connect. Domain controllers run…
The correct answer is Deploy a local internet connection.; Implement VPN split tunneling. The question requires matching network optimization recommendations to specific user groups based on the provided case study details regarding network infrastructure and user locations.
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Deploy a local internet connection.
- Implement VPN split tunneling.
Explanation
The question requires matching network optimization recommendations to specific user groups based on the provided case study details regarding network infrastructure and user locations.
Approach. For 'Vancouver facility users:', the correct recommendation is 'Deploy a local internet connection.'. The case study states that the Vancouver facility, like all other offices, routes its internet access through the Toronto and London offices. This 'tromboning' or backhauling of internet traffic significantly increases latency and consumes WAN bandwidth, especially for cloud-based services like Microsoft 365 or Teams. Deploying a local internet connection at the Vancouver facility allows users there to directly egress to the internet, reducing latency and improving performance for cloud services.
For 'Remote users:', the correct recommendation is 'Implement VPN split tunneling.'. The case study mentions that remote users connect via VPN and that 'Skype for Business Server traffic for the remote users is routed through the VPN connections.' This implies a full-tunnel VPN setup where all traffic, including internet-bound traffic to cloud services, is forced back through the corporate network. This adds unnecessary latency, consumes corporate internet bandwidth, and degrades performance for cloud services. Implementing VPN split tunneling allows remote users' internet-bound traffic (especially to trusted cloud services like Microsoft 365/Teams) to bypass the corporate VPN and go directly to the internet, while internal corporate resources are still accessed via the VPN. This greatly improves performance for real-time media and other cloud applications.
Common mistakes.
- common_mistake. Common mistakes include misidentifying the primary networking bottleneck for each user group. For Vancouver facility users, implementing a web proxy or decreasing NAT pool size doesn't address the fundamental issue of backhauling all internet traffic through distant offices. For remote users, forcing TCP instead of UDP for media traffic is detrimental, as UDP is generally preferred for real-time media due to lower overhead and better handling of packet loss, while TCP's retransmission mechanisms can introduce latency and jitter. Also, a web proxy for media might add latency and is generally less effective than direct internet egress for real-time cloud media. Incorrectly applying 'Decrease the NAT pool size' or 'Implement a web proxy server for media traffic' to either group fails to address the core routing and performance issues described.
Concept tested. Network egress optimization, VPN tunneling types (full vs. split tunneling), and optimizing network connectivity for cloud services, particularly Microsoft 365 and real-time media applications like Microsoft Teams/Skype for Business Online.
Topics
Community Discussion
No community discussion yet for this question.
