Cloud Engineer Projects

Random Name By Oliver Awa.     Updated Oct 12, 2024.       1st Published on Oct 12, 2022   Learn more about Oliver

Project 1: part 1 -Deploy a three-tier architecture in AWS using Terraform?

We will create a template that deploys a VPC, with a pair of public subnets, private subnets for an application tier and a data tier across two Availability Zones. It deploys an internet gateway, with a default route on the public subnets. It deploys a pair of NAT gateways (one in each AZ), and default routes for them in the private subnets