How to deploy a project from git lab backend where I used django on backend and database

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

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)

  • One of my favorite options that is probably the most cost-effective is to deploy using a 'severless' model on AWS Lambda using zappa which supports deploying Python webapps to AWS in this way. Zappa also makes it super easy to deploy in just a couple commands! The README includes instructions for everything you might need, including handling sensitive information like your database passwords, running django management commands, setting up DNS, etc.

  • 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