---
title: "Deploying a Web App Using Heroku, Google Cloud & GitHub"
url: https://daily.dev/posts/deploying-a-web-app-using-heroku-google-cloud-github-1vd28fhkm
source_url: https://medium.com/@h-vo/deploying-a-web-app-using-heroku-google-cloud-github-1661379fb1b5
type: article
source: "Towards Data Science"
published: 2021-08-14T17:42:49.739Z
updated: 2021-10-07T14:17:10.317Z
tags: ["webdev", "google", "cloud", "github", "gcp", "heroku"]
reading_time: 1
upvotes: 11
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploying a Web App Using Heroku, Google Cloud & GitHub

**[Towards Data Science](https://daily.dev/sources/tds)** · 1 min read · 11 upvotes · 1 comments

## Summary

Deploying a Web App Using Heroku, Google Cloud & GitHub allow users to interactively query data from Google Cloud without revealing your credentials. Follow these steps to integrate GitHub with Heroku. Create a virtual environment for this project, though I think google-cloud-bigQuery does clash with some python packages, so I had to create a new project.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://medium.com/@h-vo/deploying-a-web-app-using-heroku-google-cloud-github-1661379fb1b5>

## Community discussion

Top comments from developers on daily.dev.

**@elicharlese** · 0 upvotes

> Can Google Cloud be replaced with AWS?

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#google](https://daily.dev/tags/google), [#cloud](https://daily.dev/tags/cloud), [#github](https://daily.dev/tags/github), [#gcp](https://daily.dev/tags/gcp), [#heroku](https://daily.dev/tags/heroku)

[View this post on daily.dev](https://daily.dev/posts/deploying-a-web-app-using-heroku-google-cloud-github-1vd28fhkm)
