Lab 1 - Building a VPC with Public/Private Subnets, NAT Gateway & Security Groups
A Virtual Private Cloud
A public subnet is a part of the VPC that can be accessed from outside via the Internet. You can put your webserver in the public subnet. An Internet gateway makes it so. A private subnet can not be accessed from the outside v...
justobioma.hashnode.dev8 min read