Hosting a Django application

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

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

    Serverless Python (by zappa)

  • If you want a pretty much zero cost django deployment, zappa allows you to deploy django to a serverless lambda function. Additionally you can then use s3-django-sqlite for a persisted db; works fine for anything that isn't write heavy. So you end up paying probably less than a dollar a month or something and there's no infrastructure to maintain.

  • 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