Building a VPC using IaC with Terraform
Journey: 📊 Community Builder 📊
Subject matter: Building on AWS
Task: Build a VPC using IaC via Terraform.
In this article, we build a VPC!
Within this VPC, there are Public and Private subnets, an Internet Gateway, a security group, custom route tables, and a NAT Gateway.
Within the 6 Pillars of the AWS Well-Architected Framework, Operational Excellence will be achieved by using Terraform to deliver an Infrastructure as Code pipeline.
I also plan on doing a similar project using CloudFormation.
Continue reading



