Deploy Network Connectors to an Azure resource group and an AWS VPC to enable site-to-site private connectivity between both environments.
Step 1: Deploy a Network Connector to the Azure resource group. Refer to the Azure VNet connector tutorial.
Step 2: Deploy a Network Connector to the AWS VPC. Refer to the AWS VPC connector tutorial.
Step 3: Configure routing for both sites: Azure and AWS.
Make sure clients from each site can route traffic to other sites and remote clients. To do this, add static routes at the gateway level or to the Azure and AWS route tables.
Add routes for the WPC subnets, Domain Routing subnets, and the subnets for other networks. Use the Connector’s private IP address as the target next hop.
Sample routes:
- Default allocated WPC subnets: 100.96.0.0/11.
- Default Domain Routing subnets: 100.80.0.0/12.
- Azure private subnet: 10.5.0.0/20.
- AWS private subnet: 172.31.16.0/20.
1. Enable the Azure route table and add the associated routes.
2. Configure the AWS VPC route table and add the associated routes.
Comments
0 comments
Please sign in to leave a comment.