VPC Peering

  • Way to connect 2 VPCs together via AWS's private network to make them behave as 1.

  • The 2 VPCs cannot have overlapping IP address ranges.

  • Not transitive - VPCs can only communicate if they are directly connected to each other.

Last updated

Was this helpful?