Software Alternatives & Reviews

Deploying Django Application on AWS with Terraform - Part 1

Amazon RDS for PostgreSQL
  1. Automatically distribute incoming traffic across multiple targets using an Application Load Balancer.

    #Cloud Computing #Cloud Hosting #CDN 23 social mentions

  2. PostgreSQL as a Service
    Yay! We have now deployed our Django web application with ECS Service + Fargate on AWS. But now it works with SQLite file database. This file will be recreated on every service restart. So, our app cannot persist any data for now. In the next article we’ll connect Django to AWS RDS PostgreSQL.

    #Databases #Relational Databases #Cloud Hosting 14 social mentions

Discuss: Deploying Django Application on AWS with Terraform - Part 1

Log in or Post with