Cloud Run topic

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.

List Cloud Run repositories

gcr-cleaner

799
Stars
111
Forks
Watchers

Delete untagged image refs in Google Container Registry or Artifact Registry

serverless-registry-proxy

255
Stars
53
Forks
Watchers

Serverless reverse proxy for exposing container registries (GCR, Docker Hub, Artifact Registry etc) on custom domains.

html5-animation-video-renderer

196
Stars
21
Forks
Watchers

Render HTML5-based animation into a high-quality video. (Tested with 1080p60)

html-to-svg

122
Stars
7
Forks
Watchers

svg screenshot of web pages (saves the given URL to an SVG file)

twitter-cloud-run

75
Stars
11
Forks
Watchers

A (relatively) minimal configuration app to run Twitter bots on a schedule that can scale to unlimited bots.

cloud-run-travisci

54
Stars
7
Forks
Watchers

Example config for deploying from Travis CI to Google Cloud Run

cloudrun-tutorial

83
Stars
24
Forks
Watchers

A tutorial showing some of the features of Cloud Run

graalnative4s

67
Stars
5
Forks
Watchers

Employ Scala for serverless applications

cloudrunner-go

44
Stars
2
Forks
Watchers

☁️🏃 Get up and running with Go on Google Cloud.