Reducing Firestore Cold Start times in Firebase / Google Cloud Functions
I’m currently working on a new project, rack manage, which runs in a combination of Cloudflare and Google serverless environments. I decided to use Firebase for the cost and flexibility, thinking that the app wouldn’t need much besides a database connection, but as I’ve continued development, I’ve started leaning more and more on Google Cloud...