How to deploy GraphQL + Django + React on AWS EC2 along with NGINX and docker?

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

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

    Discontinued Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. [Moved to: https://github.com/cookiecutter/cookiecutter-django] (by pydanny)

  • Check out cookie cutter django with docker compose. It’s a great example of how to deploy with a single command. It’s a bit different with graphql vs drf and nginx vs trafik but these changes are minor compared to the bigger picture of deploying. The frontend will become static files that can be placed on s3. As you app evolves you can pivot from docker compose to more advanced container management.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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