Topic: Infrastructure Code with AWS VPC and Terraform
All the articles with the topic "Infrastructure Code with AWS VPC and Terraform".
1. Writing Terraform Code for AWS VPC and Public Subnet
This video shows how infrastructure code is written in terraform to setup AWS VPC and all the underlying resources to setup public subnet.
2. AWS VPC and Private Subnets with Terraform
How infrastructure code is written to setup private subnets along with the underlying AWS resources which include NAT Gateways and traffic routing.
3. Setting up AWS VPC resources with Infrastructure Code with Terraform Module
Setting up AWS VPC resources with Infrastructure Code with Terraform Module. This is the episode that will utilise the terraform module that has been built to setup AWS VPC with public and private subnets.