
Answer-first summary for fast verification
Answer: Azure Virtual Network Peering, as it allows for seamless connectivity between virtual networks across different Azure regions without the need for public internet, ensuring low latency and high bandwidth.
Azure Virtual Network Peering is the best option for this scenario because it meets all the company's requirements: it provides secure, scalable, and cost-effective connectivity between Azure virtual networks in different regions without the need for public internet, ensuring low latency and high bandwidth. It also simplifies management by eliminating the complexity of configuring multiple VPN connections.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A multinational company is planning to expand its operations across different regions and requires a secure, scalable, and cost-effective solution to connect its Azure virtual networks in these regions. The solution must ensure low latency and high bandwidth connectivity without the need for public internet. Additionally, the company wants to maintain simplicity in management and avoid the complexity of configuring multiple VPN connections. Considering these requirements, which Azure networking feature would you recommend for establishing this connectivity? (Choose the BEST option.)
A
Azure Virtual Network Peering, as it allows for seamless connectivity between virtual networks across different Azure regions without the need for public internet, ensuring low latency and high bandwidth.
B
Azure VPN Gateway, which provides secure site-to-site connectivity over the public internet, but may introduce higher latency and requires more complex management for multiple connections.
C
Azure ExpressRoute, offering dedicated private network connectivity with higher reliability and lower latency, but at a higher cost and with more complex setup requirements.
D
Azure DNS, which is not suitable for this scenario as it is designed for managing domain name resolution and does not provide network connectivity between virtual networks.