NAT route table Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/nat-route-table/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Thu, 01 Nov 2018 19:57:14 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://www.anujvarma.com/wp-content/uploads/anujtech.png NAT route table Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/nat-route-table/ 32 32 NAT Route Tables–Multi AZ Deployments– AWS https://www.anujvarma.com/nat-route-tables-aws/ https://www.anujvarma.com/nat-route-tables-aws/#respond Tue, 30 Oct 2018 15:43:10 +0000 http://www.anujvarma.com/?p=5473 Simple ROUTEs for a SINGLE NAT Instance Configuration – ELB in front of NAT instance. NAT instance in it’s own security group (NAT_SG); ELB in it’s own Security Group (ELB_SG) […]

The post NAT Route Tables–Multi AZ Deployments– AWS appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
Simple ROUTEs for a SINGLE NAT Instance
  1. Configuration – ELB in front of NAT instance.
  2. NAT instance in it’s own security group (NAT_SG); ELB in it’s own Security Group (ELB_SG)
  3. Inbound Rules – HTTP/S with a source of ELB_SG
  4. Outbound Rules – HTTP/S with a Destination of 0.0.0.0/0 (all)

 

Multi AZ Deployments  -and NATS

  • Each AZ needs it’s own NAT instance. This allows the NAT to retain the session for returning traffic – and route it back to the same instance that sent the traffic out.
  • NAT instances go straight to the IgW – not through the ALB / ELB or any firewall.

General_Architecture_for_HA_NAT_WebApp

For cloud migration projects or cloud consulting on AWS, GCP or Azure, contact Cloud Migration Architect

The post NAT Route Tables–Multi AZ Deployments– AWS appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/nat-route-tables-aws/feed/ 0