Google Cloud - Further Dive
Related Guides
Section titled “Related Guides”Cloud Functions Patterns:
- Pub/Sub Events
- Scheduled Functions (Cron Jobs)
- Firestore Trigger Events
- Cloud Storage Events
- Task Functions (Cloud Tasks)
Firestore Guides:
- Single Field Index Exemption - Reduce costs and avoid index limits
- Firestore TTL Guide - Auto-delete old documents
Pub Sub 101
Section titled “Pub Sub 101”This is key feature you need to use to leverage Cloud power for horizontally scale your infrastructure.
Cron job 101
Section titled “Cron job 101”Firestore Trigger Event
Section titled “Firestore Trigger Event”Firebase Functions v2
Section titled “Firebase Functions v2”Since end of 2022, Firebase release a new generation of Firebase Functions with more features, less cold start time, more timeout limit. You can see this blog for more information:
Firebase blog: https://firebase.blog/posts/2022/12/cloud-functions-firebase-v2/