Google Cloud Run

A Story by
Run stateless HTTP containers on a fully managed environment or in your own GKE cluster

What is Google Cloud Run?

A managed compute platform that enables you to run stateless containers that are invocable via HTTP requests. It's serverless by abstracting away all infrastructure management.
Google Cloud Run is a tool in the Serverless / Task Processing category of a tech stack.

Who is using it?

93 companies use Google Cloud Run in their tech stacks, including Bepro Company, SplitC, and Ornikar.

Bepro Company

SplitC

Ornikar

caredoc

Backend

Startbook

Dreamdata

Ebury

Taster

Tubics

dokla

Nitra

Why developers like Google Cloud Run

HTTPS endpoints
Fully managed
Pay per use
Concurrency: multiple requests sent to each container
Deploy containers
Serverless
Custom domains with auto SSL
"Invoke IAM permission" to manage authentication
Cons