Your company has three offices. The offices are located in Miami, Los Angeles, and New York. Each office contains datacenter.
You have an Azure subscription that contains resources in the East US and West US Azure regions. Each region contains a virtual network. The virtual networks are peered.
You need to connect the datacenters to the subscription. The solution must minimize network latency between the datacenters.
What should you create?
Click on the arrows to vote for the correct answer
A. B. C. D.C
https://docs.microsoft.com/en-us/azure/virtual-wan/virtual-wan-aboutTo connect the datacenters to the Azure subscription while minimizing network latency, the recommended solution is to use the Azure Virtual WAN (Wide Area Network) service. The Virtual WAN simplifies and accelerates the network connectivity for multiple locations to Azure and other locations.
Option B is the correct answer, which suggests creating three virtual hubs and one virtual WAN.
Here's a brief overview of the Azure Virtual WAN service:
In the context of this scenario, here's how Virtual WAN helps connect the datacenters to the Azure subscription:
By using Virtual WAN, you can ensure a low-latency connection between the datacenters and Azure. Additionally, Virtual WAN provides various benefits, such as enhanced security, simplified network management, and built-in automation for configuration and deployment.
Option A is incorrect because Azure Application Gateways are primarily used for load balancing and routing web traffic. On-premises data gateways are used to connect on-premises data sources to cloud services, and they are not suitable for connecting datacenters to the Azure subscription.
Option C is incorrect because deploying three virtual WANs would result in more complex network management and configuration. Virtual WAN is designed to provide a single control plane for connecting multiple locations, and deploying multiple virtual WANs would defeat this purpose.
Option D is incorrect because deploying multiple On-premises data gateways would result in a more complex and expensive solution. Additionally, On-premises data gateways are used to connect on-premises data sources to cloud services, and they are not suitable for connecting datacenters to the Azure subscription.