简体   繁体   中英

Google Cloud Platform with Firebase

This is more a support question than a technical question. But if you set-up the Google cloud hosting and you want to use Firebase. Is the cost included, or do you have to pay separate for Firebase?

Since Google announced the new Firebase I'm curious if it is included in the package, or is it separate from Google cloud hosting and you can just add it?

Firebase is a different service than Google Cloud Platform(GCP).

Firebase offers different pricing models.

Firebase uses resources from GCP and its pricing are also calculated as per GCP pricing in its "BLAZE" plan (pay as you go).

Firebase Pricing

Firebase Storage uses Google Cloud Storage for storing images, videos and other large files.

Firebase now uses the same underlying account system as GCP, which means you can use any GCP product with your Firebase app. For example, you can export raw analytics data from the new Firebase Analytics to Google BigQuery to help you surface advanced insights about your application and users.

New Firebase is now integrated with GCP. So you will now be able to use many services provided by GCP in firebase via integration.

Firebase-and-Google-Cloud-better-together

So, if you think using firebase service plans are what fits for your product, its the way to go.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM