A retail corporation wants to link its centralized inventory management system at a physical headquarters to resources hosted within an Azure Virtual Network (VNet). The network engineers have specified two main requirements: a primary path that utilizes a dedicated private circuit for low latency without using the public internet, and a secondary backup path that secures data using encryption while routing over the public internet. Which two Azure services should the corporation deploy to satisfy these design requirements? (Select two.)
- Azure ExpressRouteAnswer
- Azure VPN GatewayAnswer
- CAzure Virtual Network (VNet) peering
- DAn Azure ExpressRoute connection configured to route traffic over the public internet
Answer
Azure ExpressRoute and Azure VPN Gateway are the two required services.
To satisfy the requirements, the organization must implement two distinct connectivity paths. The primary requirement for a private, dedicated connection is met by deploying Azure ExpressRoute. The backup requirement for an encrypted, cost-effective connection over the public internet is met by deploying Azure VPN Gateway.
Step-by-Step Solution
Key Concept
Azure hybrid networking services including Virtual Networks, ExpressRoute, and VPN Gateway
Estimated Time:1m 30s