Virtual Private Gateway (VGW)
Virtual Private Gateway is for external connectivity between your VPC and on-premises network.
- It is a component of Amazon VPC.
- Allows secure private communication between your on-premises network and your Amazon VPC.
- Used when you need to establish a hybrid cloud setup using a VPN connection or AWS Direct Connect.

1. Virtual Private Gateway vs. VPC Endpoint
- Virtual Private Gateway is for external connectivity between your VPC and on-premises network.
- VPC Endpoint is for internal connectivity to AWS services from within your VPC.
2. Question
Which components are required to build a site-to-site VPN connection to AWS?
- A virtual private gateway is attached to a VPC to create a site-to-site VPN connection to AWS.
- A customer gateway device is set up and configured in the customer's data center.
3. List of Gateways in AWS
- Networking Gateways
- Storage Gateways
6. AWS Storage Gateway - Application Integration Gateways
7. Amazon API Gateway - Hybrid and Edge Gateways
8. Direct Connect Gateway