I have a firebase project and when i see my billing in google cloud firebase I'm billed a huge amount as "Networking Traffic Egress GAE/Firebase Storage". What is it and how can i reduce the cost?
Cloud Storage for Firebase is a powerful, simple, and cost-effective object storage service built for Google scale. The Firebase SDKs for Cloud Storage add Google security to file uploads and downloads for your Firebase apps, regardless of network quality.
Cloud Storage for Firebase lets you upload and share user generated content, such as images and video, which allows you to build rich media content into your apps. Your data is stored in a Google Cloud Storage bucket — an exabyte scale object storage solution with high availability and global redundancy.
The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client.
firebaser here
It sounds like you're being charged for data that is download from your Cloud Storage bucket(s) through the Firebase Storage SDK. To reduce the charge, you'll want to make sure less data is downloaded.
If this is on a project that existed before, you should've gotten an email from Firebase in mid June titled "Storage network egress pricing will be enforced starting September 1, 2020" about this. This email explains that you have mistakenly not been charged for some part of your usage, and that this will change per September 1.
The new charge will show up in your bill as either "“Networking Traffic Egress GAE/Firebase Storage" or "Egress within Google Cloud (traffic within or between GCP regions/services) Per Cloud Storage Pricing (no free quota)".
If the charge already shows up on your current bill, it should also include a 100% discount, so that the net charge should be $0. In September this discount will disappear, so that you can now already see what you'll end up paying.
If this charge is unexpected, you might want to reach out to Firebase support for personalized help in troubleshooting.
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