How to deploy a Django app to Google Cloud Run using Terraform

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. django-on-cloudrun

    The Source code for this article can be found here.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

    This tutorial uses the Terraform tool to create a repeatable recipe for deploying a Django application to Google Cloud Run and provisioning the backing services.

  4. nodejs-storage

    Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.

    Cloud Storage: blog storage for static assets and media files

  5. berglas

    A tool for managing secrets on Google Cloud

    Secret Manager: secure storage for sensitive data e.g passwords.

  6. deploy-cloudrun

    A GitHub Action for deploying services to Google Cloud Run.

    Cloud Run is a managed platform that enables you to run container based workloads on top of Google infrastructure. Cloud Run automates many of the above steps and allows you to focus on developing and deploying updates to your application.

  7. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream 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

  • Data Analytics at Potloc I: Making data integrity your priority with Elementary & Meltano

    4 projects | dev.to | 5 Jan 2023
  • When will Terraform include support for GCP Datastream service ? It has been 1 year since its public release

    3 projects | /r/Terraform | 22 Aug 2022
  • Deploying Django Application on AWS with Terraform. Minimal Working Setup

    3 projects | dev.to | 26 Jul 2022
  • Integration of Terraform and Ansible Together by IBM

    2 projects | dev.to | 19 May 2025
  • From Beginner to Pro: Deploying Scalable AI Workloads with Docker & Terraform

    2 projects | dev.to | 3 May 2025

Did you know that Go is
the 4th most popular programming language
based on number of references?