https://firebase.google.com/docs/firestore/manage-data/transactions
If we use the batch API to write something to firestore, is it going to be counted as a single write operation on pricing >
For 1,000,000 app installs (100,000 Daily Active Users): $292.02/month.
Each transaction or batch of writes can write to a maximum of 500 documents.
Firestore gets more expensive with more read/write operations performed. Firestore may charge less than Realtime Database for bandwidth and storage, but it also charges you for operations performed on your database (read, write, delete, etc.).
Firebase offers a no-cost tier pricing plan for all its products. For some products, usage continues at no cost no matter your level of use. For other products, if you need high levels of use, you'll need to switch your project to a paid-tier pricing plan.
No. You are still charged for each individual document write.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With