Note_Tech

All technological notes.


Project maintained by simonangel-fong Hosted on GitHub Pages — Theme by mattgraham

AWS Networking - NAT Gateway

Back


NAT Instance (outdated, but still at the exam)


nat_instance_handson01

nat_instance_handson02


NAT Gateway

natgw_diagram


High Availability

natgw_availability_diagram.png


NAT Gateway vs. NAT Instance

  NAT Gateway NAT Instance
Availability Highly available within AZ (create in another AZ) Use a script to manage failover between instances
Bandwidth Up to 100 Gbps Depends on EC2 instance type
Maintenance Managed by AWS Managed by you (e.g., software, OS patches, …)
Cost Per hour & amount of data transferred Per hour, EC2 instance type and size, + network $
Public IPv4 Y Y
Private IPv4 Y Y
Security Groups N Y
Use as Bastion Host? N Y

Hands-on

natgw_handson02

natgw_handson02

natgw_handson01

natgw_handson02

natgw_handson03

natgw_handson04

natgw_handson04

natgw_handson04

natgw_handson04