Introduction
Welcome back! In this project, we will learn how to deploy this website on AWS using terraform module, docker, ECR, and ECS.

Photo by AOS Note on aosnote.com
Using this reference architecture, we will learn how to use terraform modules to create various AWS services such as VPC with public and private subnets, NAT gateways, security groups, IAM role, certificate manager, application load balancer, amazon ECS, auto scaling group, and route 53. In addition to terraform, we’ll also use DevOps tools such as GitHub, Git, visual studio code, and AWS CLI to complete this project.