Build a two-tier architecture for AWS using Terraform Modules.
Aim & Objectives:
Custom VPC with CIDR 10.0.0.0/16.
Two Public Subnets with CIDR 10.0.1.0/24 and 10.0.2.0/24 in different Availability Zones for high availability.
Two Private Subnets with CIDR 10.0.3.0/24 and 10.0.4.0/24 in different Availability...
parashar.hashnode.dev17 min read