In this tutorial, we'll look at how to deploy a Django app to AWS ECS (via Fargate) with Terraform. Dependencies: Django v4.2.7 Docker v24.0.6 Python v3.12.0 Terraform v1.5.7 Contents Objectives By the end of this tutorial, you will be able to: Explain what Terraform is and how you can use it to write infrastructure as code Utilize the ECR Docker image registry to store images Create the required