Skip to content

Latest commit

History

History
63 lines (32 loc) 路 1.88 KB

File metadata and controls

63 lines (32 loc) 路 1.88 KB

Firebase Billing and Cost Calculator

Did you know that Firebase offers a pricing calculator that you can use to estimate your monthly costs?

The free tier is so generous that you'd have to get past 1.5M Cloud Firestore monthly reads before being charged a penny. 馃槍

But how can you check your actual usage?

馃У


Most Firebase products (Authentication, Cloud Firestore etc.) include a "Usage" tab where you can see a breakdown of your billable metrics. 馃憞


And if you go to "Usage and Billing", you can see your total project cost.

I couldn't take a screenshot with a good-looking chart here, since nearly all my projects cost ZERO. 馃槄


For extra peace of mind, you can go to your Google Cloud account to set a monthly budget amount.

And you can also receive email alerts when the forecasted spend exceeds a certain percent or amount.


So don't be scared about your Firebase bill. 馃

Unless you do something catastrophic, you'll be fine. 馃檶

Just be careful to avoid recursive document writes in your Cloud Function triggers. 馃槺

And even then, budget limits and alerts should help you out. 鈿狅笍


I'm working on a brand new course about Flutter & Firebase that will be released in the coming months.

If you wanna learn Firebase, you can check it out and signup for the waitlist to get a big discount. 馃憞


Found this useful? Show some love and share the original tweet 馃檹


Previous Next
Got linter issues? Use dart fix --apply Add a part file with Riverpod Snippets