An administrator is designing a hybrid cloud connectivity solution for a retail company. The company requires a secure connection for lower-bandwidth workloads, and a separate dedicated, high-speed connection for production database synchronization. Which two of the following statements correctly describe the Azure hybrid networking options for these requirements? (Select two.)
- A Site-to-Site VPN gateway sends encrypted traffic over the public internet, making it suitable for lower-bandwidth hybrid connectivity.Answer
- Azure ExpressRoute provides a dedicated, private connection to Azure resources without routing traffic over the public internet.Answer
- CAzure ExpressRoute routes its dedicated connection over the public internet using built-in IPsec encryption.
- DConnecting an on-premises network to an Azure Virtual Network automatically classifies the entire customer-owned physical datacenter as a public cloud.
Answer
A Site-to-Site VPN gateway sends encrypted traffic over the public internet, and Azure ExpressRoute provides a dedicated, private connection to Azure resources without routing traffic over the public internet.
The correct options are the statements describing that a Site-to-Site VPN gateway sends encrypted traffic over the public internet, and that Azure ExpressRoute provides a dedicated, private connection to Azure resources without routing traffic over the public internet. These are standard features of Azure hybrid connectivity services.
Step-by-Step Solution
Key Concept
Azure hybrid networking options, specifically the differences in internet routing and privacy between VPN Gateway and ExpressRoute.