AWS Inter-Region VPC Peering for RDS Replica Access
Create an RDS Read Replica in Another Region Create Inter-Region VPC Peering Connection Go to VPC Dashboard in the source region (us-east-1): Accept the peering request in the target region’s VPC dashboard (us-west-2). Update Route Tables Each VPC must be aware of how to route traffic to the other: In us-east-1: Destination: 10.1.0.0/16 (CIDR of target VPC) Target: Peering Connection ID In us-west-2: Do the same, but route to 10.0.0.0/16. Modify Security Groups Adjust security