Internet Gateway
Help VPC Connect internet
NAT Gateway
- Private subnet to access internet
- AWS manage
NAT Instance
- Private subnet to access internet
- Self manage
NACL (Network ACL)
Firewall controls traffic to subnet
VPC Flow Logs
Capture info IP
VPC Peering
Connect two VPC
VPC Endpoint
Allow connect AWS Service use private network
AWS PrvateLink
Most secure & scalable way to expose a service to 1000s of VPCs.
DX (Direct connect)
- Make easy establish a declicate connect form on-premise network to one or more VPC in same region
- Private connect form data center to AWS
Client VPN
Connect your compute to private netwowrk user open VPC
Transit Gateway
Transitive peering between thousand of VPC and on-premise, optimized network
Comments