Google Cloud Run
Google Cloud Run runs any container image, scales it to zero when idle and bills per request and per resource-second.
Containers that scale to zero.
Cloud Run is Google’s serverless container platform. It runs any container image, scales it to zero when idle, and bills only while a request is in flight — the scale-to-zero end of serverless without the function model. Code arrives as an image pushed to a registry, deployed from the gcloud CLI, the API or Terraform.
Billing is per request, per vCPU-second and per GB-second, against a free allowance that resets monthly. The locations page splits regions into two pricing tiers across most continents. The image itself is the customer’s to write and keep current, the surrounding Google Cloud services are wired up separately, and a container that has scaled to zero pays a cold start on the first request after a quiet spell.
Identity
- Parent
- Google Cloud Platform
- Status
- Active
Deployment
- Deployment
- Container image2
Regions and law
- Regions
- Australia, Belgium, Brazil, Canada, Switzerland, Chile, Germany, Spain, Finland, France, United Kingdom, Hong Kong, Indonesia, Israel, India, Italy, Japan, South Korea, Mexico, Netherlands, Poland, Qatar, Saudi Arabia, Sweden, Singapore, Thailand, Taiwan, United States, South Africa1
Other features
- Green Web directory
- 595
Sources
- 2026-08-01: Regions
docs.cloud.google.com/run/docs/locations - 2026-07-31: Pricing model, Free tier, Entry price, Deployment
cloud.google.com/run/pricing - 2026-08-02: Billed, Paid
docs.cloud.google.com/billing/docs/how-to/billing-cycle
Last reviewed 2026-08-01.
Complete this record.