Last reviewed 2023-07-19 UTC
Cloud Run functions is a scalable, event-driven, serverless platform to help build and connect services. Cloud Run functions can be called via HTTP request or triggered based on background events.
Best practices
- Cloud Run functions best practices - guidelines on how to use and interact with Cloud Run functions, implement idempotency, deploy functions, and optimize performance.