Skip to main content

Cloud Run

Recommendation
Updated
Moved
USE
2021-09-07

What is it

Cloud Run is a fully managed and autoscaled runtime for containerized services that fulfill the Knative runtime contract.

When to use it

Use Cloud Run as the preferred runtime for gRPC backend services, Cloud Pub/Sub event handlers, and practically any gRPC or HTTP workload that is stateless and request-driven.

How to learn it

Read the docs.