AWS Fargate for running a Django application

This page summarizes the projects mentioned and recommended in the original post on /r/aws

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • docker-gunicorn-proxy

    A reverse proxy to put in front of a gunicorn

  • Another hiccup is ALB doesn't do request buffering, so many WSGI servers (I use gunicorn) will need a reverse proxy like nginx. I put together an easy-to-use Docker option: https://github.com/luhn/docker-gunicorn-proxy

  • Zappa

    Serverless Python (by zappa)

  • Not Fargate - but you can run Django in a lambda much cheaper and more scalable with zappa https://github.com/zappa/Zappa

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts