Deploy Static Web App on AWS with Terraform Module, Docker, Amazon ECR, and ECS

<h2>Introduction</h2> <p>Welcome back! In this project, we will learn how to deploy this website on AWS using terraform module, docker, ECR, and ECS.</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*UsyL2qQvNQuMiBAqSY-7Bw.png" style="height:440px; width:700px" /></p> <p>Photo by AOS Note on aosnote.com</p> <p>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&rsquo;ll also use DevOps tools such as GitHub, Git, visual studio code, and AWS CLI to complete this project.</p> <p><a href="https://medium.com/@e-miguel/deploy-static-web-app-on-aws-with-terraform-module-docker-amazon-ecr-and-ecs-61de044290a8"><strong>Click Here</strong></a></p>
Tags: deploy web