Deploying Django to AWS ECS with Terraform

Deploying Django to AWS ECS with Terraform

Tutorials

Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. This tutorial shows how to develop the high-level configuration files required to deploy a Django application to Amazon ECS.