Learn what a VPC is and best practices in setting them up.
We cover a bit about what VPCs are before diving into the nuts and bolts.
We explore the default VPC in our region of choice (us-east-2 for me).
We see how to handle IP addresses when creating a VPC and thinking about the subnets.
We get a bit more in-depth on creating subnets and choosing their IP address ranges.
We explore Internet Gateways and NAT Gateways to see how they help us create private and public subnets.
We see how to create a VPC in Terraform.
We create one server in a public subnet and one server in private subnet.
Sign up to learn when new content is released! Courses are in production now.