简体   繁体   English

带有Firebase的Google Cloud Platform

[英]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. 但是,如果您设置了Google云托管并想使用Firebase。 Is the cost included, or do you have to pay separate for Firebase? 是否包括费用,还是您必须单独为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? 自从Google宣布新的Firebase以来,我很好奇它是否包含在软件包中,或者它是否与Google云托管分开,您可以添加它?

Firebase is a different service than Google Cloud Platform(GCP). Firebase是与Google Cloud Platform(GCP)不同的服务。

Firebase offers different pricing models. Firebase提供了不同的定价模型。

Firebase uses resources from GCP and its pricing are also calculated as per GCP pricing in its "BLAZE" plan (pay as you go). Firebase使用来自GCP的资源,并且其定价也按照其“ BLAZE”计划中的GCP定价进行计算(随用随付)。

Firebase Pricing Firebase定价

Firebase Storage uses Google Cloud Storage for storing images, videos and other large files. Firebase Storage使用Google Cloud Storage存储图像,视频和其他大文件。

Firebase now uses the same underlying account system as GCP, which means you can use any GCP product with your Firebase app. Firebase现在使用与GCP相同的基础帐户系统,这意味着您可以在Firebase应用程序中使用任何GCP产品。 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. 例如,您可以将原始分析数据从新的Firebase Analytics导出到Google BigQuery,以帮助您了解有关应用程序和用户的高级见解。

New Firebase is now integrated with GCP. 现在,新的Firebase已与GCP集成。 So you will now be able to use many services provided by GCP in firebase via integration. 因此,您现在可以通过集成在Firebase中使用GCP提供的许多服务。

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. 因此,如果您认为使用Firebase服务计划适合您的产品,那么它就是前进的道路。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Google Cloud Platform & Firebase - Cloud Scheduler 未经身份验证 - Google Cloud Platform & Firebase - Cloud Scheduler Unauthenticated 是否有身份验证,例如在Google Firebase中,甚至在Google Cloud平台中? - Is there authentication, as in Google Firebase even in the Google Cloud platform? Google Cloud Platform中的Firebase Crashlytics角色 - Firebase Crashlytics role in Google Cloud Platform Google Cloud Platform 中的 Firebase 实时数据库 - Firebase Realtime Database in Google Cloud Platform Google Cloud“Cloud Identity”、“Firebase Auth”、“Identity Platform”之间的区别 - Difference between Google Cloud "Cloud Identity", "Firebase Auth", "Identity Platform" 谷歌云平台:“找不到模块firebase-admin” - google cloud platform: “Can't find module firebase-admin” 如何将 Firebase Admin SDK 添加到 Google Cloud Platform 并与应用程序通信? - How to add Firebase Admin SDK to a Google Cloud Platform and communicate with an app? 我如何从Firebase取消链接Google Cloud Platform项目 - how do i unlink a google cloud platform project from firebase Google 云平台和 Firebase 存储之间有什么联系? - What is the connection between Google cloud platform and Firebase storage? Google Cloud Platform 和 FireBase 中 .json 私钥的生产安全性 - Production security for .json private keys in Google Cloud Platform and FireBase
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM