【问题标题】:Firebase new pricing offers Full Google Cloud platform integration, what that would mean in terms of App Engine and Google Cloud Functions?Firebase 新定价提供完整的 Google Cloud 平台集成,这对 App Engine 和 Google Cloud Functions 意味着什么?
【发布时间】:2016-09-19 13:26:21
【问题描述】:

如果我想在 App 引擎上运行节点实例/工作程序或使用谷歌云功能运行简单的节点功能,目前还不清楚这意味着什么。当firebase中的数据发生变化时,我能触发它们吗?

【问题讨论】:

    标签: google-app-engine firebase google-cloud-functions


    【解决方案1】:

    firebaser 在这里

    本周 Google Cloud Functions 进入了测试阶段。我们还发布了integration between Cloud Functions and Firebase。这允许您在 Google Cloud 的基础架构上运行 JavaScript 函数以响应 Firebase 数据库写入。

    但在 App Engine 柔性环境中使用 Node.js 进程仍然是运行代码以响应数据库事件的有效选项。这完全取决于您的需求,哪个更适合。

    【讨论】:

    • 谢谢弗兰克,我用谷歌云功能已经有一段时间了,很喜欢。
    • 大家好,我目前使用 GAE 和 firebase-queue 来处理并发,我目前面临很多 firebase-queue 问题,事务断开问题。我是否应该仅在响应数据库事件或云函数时删除队列并编写代码。
    猜你喜欢
    • 2015-02-22
    • 2021-10-23
    • 2014-01-16
    • 2019-09-01
    • 2019-12-30
    • 1970-01-01
    • 2017-04-07
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多