Deploy Network Connectors to GCP VPC and an AWS VPC to enable site-to-site private connectivity between both environments.
Step 1: Deploy a Network Connector to GCP VPC. Refer to the GCP 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: GCP 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 GCP 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.
- GCP private subnet: 10.154.0.0/20.
- AWS private subnet: 172.31.0.0/20.
1. Enable the GCP 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.