|
|
|
|
|
by clintonb
813 days ago
|
|
I agree that Cloud Run greatly simplifies deployments. Unfortunately, it only auto-scales based on requests and, eventually, CPU. We are in the process of moving our Temporal workers from Cloud Run to GKE Autopilot, which is ~30% cheaper given we can use arm64 Scale-Out nodes. |
|