Skip to content

Virtual private gateway

  • connects your VPC to another private network
  • on the other side of the connection, you need to connect a customer gateway to the other private network. It is a physical device or software application on your side of the connection.
  • you can then establish an encrypted VPN connection between the two sides

References

  1. https://explore.skillbuilder.aws/learn/course/external/view/elearning/1851/aws-technical-essentials?da=sec&sec=prep Module 3
  2. AWS user guide: How AWS Site-to-Site VPN Works(opens in a new tab)(opens in a new tab)