Monday, 20 January 2020

AWS VPC NAT Gateway configuration

Its same as NAT instance but we no need to create any instance its like a service,We create Gateway and assign to Private route table
Its chargeable ,If you want want to pay dont try it.

Follow
Private subnet(Private EC2) <--> Private Route table <--> Public NAT Gateway <--> Public Route table --> Internet gateway <--> Internet




+AWS VPC NAT Gateway - Create NAT Gateway (Public NAT Gateway)
+AWS VPC NAT Gateway - Attach Private Route table with NAT gateway  (Private Route table)
+ Test the Private EC2 instance for internet access

No comments: