简体   繁体   English

Amazon SNS 与 Firebase 定价

[英]Amazon SNS vs Firebase pricing

We have to decide for a option to send Push notifications to our app.我们必须决定向我们的应用程序发送推送通知的选项。 We are considering either of Amazon SNS or Firebase.我们正在考虑使用 Amazon SNS 或 Firebase。 While listing down the pros and cons of each, I could only find the pricing or cap on notifications for Amazon SNS which is:在列出每种方法的优缺点时,我只能找到 Amazon SNS 通知的定价或上限,即:

It offers 1 year of free resources, but is chargable later on.它提供 1 年的免费资源,但稍后收费。 Currently the first million of Amazon SNS requests per month are free.目前,每月前一百万个 Amazon SNS 请求是免费的。 Then every additional million of Amazon SNS requests costs 0.50 USD.然后,每增加一百万个 Amazon SNS 请求将花费 0.50 美元。

However I could not find anything of this sort for Firebase.但是,我找不到 Firebase 的任何此类内容。 Is there a limitation on the number of notifications that can be sent out for free and will be chargeable after a certain number is crossed?可以免费发送的通知数量是否有限制,超过一定数量后将收费? If yes than what are the costs?如果是,那么费用是多少?

Any help is appreciated.任何帮助表示赞赏。

firebaser here火力士在这里

There is no limit on the number of messages that can be sent with Firebase Cloud Messaging. Firebase Cloud Messaging 可以发送的消息数量没有限制。

From the documentation :文档

Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably deliver messages at no cost. Firebase 云消息传递 (FCM) 是一种跨平台消息传递解决方案,可让您可靠地免费传递消息。

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

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