Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Join
7
Likes
5
Comments
A Solution for the Firebase Cold Start Problem
by
Geoffrey Bourne
https://www.ayrshare.com/a-firebase-cloud-functions-cold-start-solution/
I didn't expect to find such an article on IndieHackers, but I'm happy I did because it's very useful knowledge 🤓
I've already got 1-stars because users were not patient enough for the page to load.
Thanks for sharing!
This problem has been the bane of my life in almost every product I've built.
I've tried every single technique described at the top of that article (including the Cron job one!)
This is news to my ears that it can be resolved this easily. Thanks so much for sharing!
I implemented it, and so far so good! It estimates costs of $0.62/month to set a minimum instance on one of my most crucial functions.
Awesome - and that is much less. Our min we saw was $3 per function.
This is great to know about! Thanks for sharing!