Skip to content
#

google-cloud-run

cloud-run logo

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.

Here are 168 public repositories matching this topic...

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.

  • Updated Jan 11, 2023
  • Python

This repo is for the codelabs (free, online, self-paced tutorials) showing developers how to migrate their Google App Engine applications from the Python 2 runtime to the 2nd generation Python3 App Engine or Cloud Run serverless container services. The repo for the code samples in the documentation are elsewhere: https://github.com/GoogleCloudPl…

  • Updated Jan 25, 2024
  • Python

Created by Google

Released November 14, 2019

Followers
49 followers
Organization
GoogleCloudPlatform
Website
cloud.google.com/run