Skip to content

Simple Python web service (Flask) to be deployed to Google Cloud Run

Notifications You must be signed in to change notification settings

cleytonap/gcp-webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp-webservice

Build a simple Flask (Python) service to be deployed to GCP (Google Cloud Platform) using Cloud Run.

This project shows how to continuously deploy from a git repository to Cloud Run.

Commits to the github repository are automatically deployed via Cloud Run.

Build Type: Google Cloud Buildpacks (rather than Dockerfile).

Tags:

  • Flask
  • Python
  • Container (using Buildpacks)
  • GCP - Google Cloud Platform
  • Cloud Build
  • Continuous Deployment from Git

References:

https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-service

https://cloud.google.com/run/docs/continuous-deployment-with-cloud-build

Author:

Cleyton Andre Pires (cleytonap)

https://github.com/cleytonap/

Date:

01-Jun-2022

About

Simple Python web service (Flask) to be deployed to Google Cloud Run

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published