
Answer-first summary for fast verification
Answer: An internal load balancer, sufficient for distributing traffic within a virtual network., An Azure Application Gateway, offering advanced load balancing, routing, and security features.
The correct answers are 'A' (an internal load balancer) and 'E' (an Azure Application Gateway). For the given scenario, an internal load balancer suffices for distributing traffic among virtual machines within the virtual network under a VPN setup. The Azure Application Gateway provides additional benefits such as advanced load balancing, routing, and security features. Public load balancers and CDNs are not required since the connectivity is managed through VPNs, and Traffic Manager does not serve the direct load balancing needs in this situation.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In an Azure subscription, users access resources via point-to-site VPNs from home and site-to-site VPNs from customer sites. App1, a line-of-business application running on multiple Windows Server 2016 VMs, requires a load balancing solution to distribute connections evenly. Identify two suitable Azure services for this purpose.
A
An internal load balancer, sufficient for distributing traffic within a virtual network.
B
A public load balancer, which is unnecessary as the customer sites are already connected via VPNs.
C
An Azure Content Delivery Network (CDN), which does not provide the required application load balancing.
D
Traffic Manager, a DNS-based solution not designed for the load balancing needs of this scenario.
E
An Azure Application Gateway, offering advanced load balancing, routing, and security features.
No comments yet.