Lab: Providing Internet Access to a Private AWS Subnet
Published at September 22, 2019 · 16 min read
Lab - Accessing the internet from a private subnet In this lab we are going to iteratively build a network containing a public subnet and a private subnet that can access the internet. We are going to start with the most basic network and continue to make modifications and observe the effects of the changes we make. To create the resources in our AWS account, we’re going to be using CloudFormation....