At Google Cloud Next ’20, Cloud Run Product Manager Steren Giannini (@steren) walked us through some of the new things that are coming to Google Cloud Run.
Some highlights:
- VPC Peering
- Gradual Rollouts (with custom URLs per tagged release)
- New Load-Balancing Features (Multi Region, Cloud CDN, IAP)
- Easy Continuous Deployment
- Min instances (no cold starts)
- 4 cpus/4 GB RAM
- 1 hour request timeouts
- Graceful shutdowns (
SIGTERM
) - Server-Side Streaming
- …
🧐 Unfamiliar with Google Cloud Run? Watch the video of a talk I recently gave on the subject.