
Serverless Workers for Google Cloud Run
7/30/2026
This post introduces Temporal Serverless Workers for Google Cloud Run, a new capability that leverages Cloud Run Worker Pools for automated scaling of Temporal workers. It details how Temporal monitors internal metrics to dynamically adjust worker capacity, removing the burden of manual autoscaling configuration for developers. The post explains the integration process, including deploying worker code as Docker containers and configuring Worker Pool specifications, and demonstrates the autoscaling behavior with metrics from Temporal Cloud and Cloud Run.



