android - 推送通知 - AWS Pinpoint 和 AWS SNS 之间的区别

标签 android ios amazon-web-services amazon-sns aws-pinpoint

我是推送通知的新手,对它非常感兴趣。我们有 AWS SNS(简单推送通知)和 AWS Pinpoint。

我对 AWS 提供的这些服务感到困惑。

  • 它们之间有什么区别?
  • 如果我想向我的手机发送推送通知,我应该使用哪一个
    利用?

  • 如果您有任何想法,请告诉我。

    提前谢谢你!

    最佳答案

    Q. If I want to send push notification to my phone, which one should I use?

    A. Both Amazon SNS and Amazon Pinpoint, support push notification feature and I normally like classifying them as "Mobile Push Messaging" tools however they differ in mechanism as discussed below.


    Pinpoint FAQ 解决了 Amazon SNS 和 Amazon Pinpoint 之间的主要区别。

    Q: I already use Amazon SNS or Amazon SES. What do I gain by switching to Amazon Pinpoint?

    In typical Amazon SNS and Amazon SES use cases, you have to set up your application to manage each message's audience, content, and delivery schedule. These same features are built in to Amazon Pinpoint. With Amazon Pinpoint, you can create message templates, delivery schedules, highly-targeted segments, and full campaigns.


    Amazon Pinpoint 提供的一些关键功能(即 Amazon SNS 目前不提供)包括:
  • 支持two-way messaging
  • 了解用户行为
  • 支持voice messages
  • 创建有针对性的 Activity
  • 支持.p8 token authentication对于 APN
  • 测量结果

  • 希望这可以帮助

    关于android - 推送通知 - AWS Pinpoint 和 AWS SNS 之间的区别,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60556744/

    相关文章:

    android - Build.gradle 无法解析 com.android.support

    android - 没有单选按钮的 AlertDialog setSingleChoice

    android - 与之前的版本相比,Android L Developer Preview 中的 Drawable Tinting 有哪些新功能?

    javascript - iPad 上的 jQuery 单击事件无法正常工作

    .net - 如何在正在运行的容器中获取AWS Fargate任务实例元数据?

    amazon-web-services - s3api put-bucket-notification-configuration 删除现有事件

    java - JNI "jobject thiz"与jboolean参数关系

    ios - Swift - 如何在全屏视频中启用横向?

    ios - FCM 在 iOS 上与 Flutter 协同工作有哪些要求?

    .net - 如何在 Amazon S3 中获取 MIME 类型的对象?