Making highly available, multi-region Cloud Run services just got easier
Google Cloud Run now offers a one-command approach to deploying multi-region services with automatic failover to healthy regions. This feature is crucial for mission-critical services to minimize downtime and maintain high availability. Engineers can use readiness probes and service health to detect regional service disruptions and automatically fail over. This capability is available for both public and private network applications. To use it, configure Cloud Run with a global external or cross-regional internal application load balancer.