这里的一切https://firebase.google.com/pricing/说"/GB“在Blaze计划中,如果我有小于GB的,价格会被计算得更低(像亚马逊网络服务的)或作为全GB计费?
我想从AWS迁移,但我的应用程序的数据库/存储空间相当小,但需要大量访问,这超出了Spark计划。如果Firebase为几乎没有任何东西的实时数据库全额收费5美元,那将是一种遗憾。(在这种情况下,坚持使用AWS可能更好)
我知道这应该是他们的支持,但不幸的是,这个页面的https://firebase.google.com/support/告诉我来这里,他们的直接支持被限制在每年5次。
发布于 2016-11-08 14:11:15
按比例分摊。计算得更低。
Storage charges are prorated on a per-object basis
https://cloud.google.com/storage/pricing
(在小字中引用为"2) This is the estimated pricing for common usage. Firebase Storage free limits are enforced daily and refreshed at midnight Pacific Time. In the Blaze plan, fees for Firebase Storage are based on usage volume. Firebase Storage usage fees are processed as Google Cloud Storage usage fees. For more information, see Google Cloud Storage Pricing." )
https://stackoverflow.com/questions/40480081
复制相似问题