A simple project to demonstrate running a simple Flask web service on Google Cloud Run.
-
Updated
May 24, 2019 - Python
Cloud Run is a fully-managed compute platform for deploying and scaling containerized applications quickly and securely. It provides a simple developer experience: you build a container, push it to Cloud Run, and you get a HTTPS URL back. The pricing model is pay-per-use; you don't pay for idle containers.
The product is useful if you want a 'serverless' experience with full control over your programming language, runtime and system libraries.
Cloud Run is compatible with the Knative open standard. This means you can take a Cloud Run workload and move it to your own Kubernetes cluster with limited effort.
A simple project to demonstrate running a simple Flask web service on Google Cloud Run.
Example config for deploying from Travis CI to Google Cloud Run
quick experiment with google cloud run and fastapi
Google Cloud Run with a Serverless VPC Connector for CockroachCloud
Simple http microservice that converts Word documents to PDF
Flask Application on GCP Cloud Run
A movie recommender using TasteDive, TMDB, OMDB Api built in Django. Hosted using Google Cloud Run and Docker.
Coinbase Pro Automation for buying your favourite cryptocurrencies.
This repo is for the codelabs (free, online, self-paced tutorials) showing developers how they can deploy the same app locally *and* to all three fully-managed serverless compute platforms from Google Cloud w/just minor config changes.
A basic template for locally developing, live debugging and deploying a Python app to Cloud Run, with examples for Flask & Hug.
Example of github-action that automatically deploy flask server to google cloud run
Opinionated Google Cloud Run Wrapper to run python services
Deploy LLaMA-2 Chat on Google Cloud.
Real-time Space Exploration Dashboard built with Python and Dash. Features daily data updates, interactive visualizations, and deployed on Google Cloud Run
Data Engineering Project using Prefect to collect data from Unsplash API and store in Google BigQuery
Redis based django leaderboard app
Created by Google
Released November 14, 2019