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.
gcr-cleaner
Delete untagged image refs in Google Container Registry or Artifact Registry
serverless-registry-proxy
Serverless reverse proxy for exposing container registries (GCR, Docker Hub, Artifact Registry etc) on custom domains.
cloud-run-samples
Samples for Cloud Run
html5-animation-video-renderer
Render HTML5-based animation into a high-quality video. (Tested with 1080p60)
html-to-svg
svg screenshot of web pages (saves the given URL to an SVG file)
twitter-cloud-run
A (relatively) minimal configuration app to run Twitter bots on a schedule that can scale to unlimited bots.
cloud-run-travisci
Example config for deploying from Travis CI to Google Cloud Run
cloudrun-tutorial
A tutorial showing some of the features of Cloud Run
graalnative4s
Employ Scala for serverless applications
cloudrunner-go
☁️🏃 Get up and running with Go on Google Cloud.