Skip to content
#

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 18 public repositories matching this topic...

Production‑ready backend service that aggregates product information from multiple internal systems (Catalog, Pricing, Availability, Supplier) into a unified, high‑performance API. Built with Spring Boot, deployed on Google Cloud Run, and integrated with Artifact Registry and Workload Identity Federation for secure CI/CD.

  • Updated Apr 7, 2026
  • Java

Created by Google

Released November 14, 2019

Followers
56 followers
Organization
GoogleCloudPlatform
Website
github.com/topics/cloud-run