Canvas CloudAI
Canvas Cloud AI

Cloud Run

intermediate
cloud
Enhanced Content

Definition

Google Cloud serverless platform for running containerized applications. Like having a hosting service that automatically adjusts resources based on demand.

Real-World Example

A web application runs on Cloud Run and automatically scales from zero to thousands of users without configuration.

Cloud Provider Equivalencies

Cloud Run is a fully managed serverless platform for running containers with request-based autoscaling (including scale to zero). AWS App Runner and Azure Container Apps are the closest managed equivalents for web apps/APIs with autoscaling. OCI Container Instances runs containers without managing servers but is not the same request-driven serverless model as Cloud Run.

AWS
AWS App Runner
AZ
Azure Container Apps
GCP
Cloud Run
OCI
OCI Container Instances

Explore More Cloud Computing Terms