add info about AWS Pinpoint

This commit is contained in:
aman
2023-11-01 00:33:52 +05:30
parent 8e956f1fe0
commit 26041eb145
2 changed files with 14 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
- [AWS Fault Injection Simulator (FIS)](#aws-fault-injection-simulator-fis)
- [AWS Step Functions](#aws-step-functions)
- [AWS Ground Station](#aws-ground-station)
- [AWS Pinpoint](#aws-pinpoint)
## Amazon WorkSpaces
@@ -186,6 +187,18 @@ and Database Migration Service (DMS)
- Send satellite data to S3 or EC2 instance
- Use cases: weather forecasting, surface imaging, communications, video broadcasts
## AWS Pinpoint
- Scalable 2-way (outbound/inbound) marketing communications service
- Supports email, SMS, push, voice, and in-app messaging
- Ability to segment and personalize messages with the right content to customers
- Possibility to receive replies
- Scales to billions of messages per day
- Use cases: run campaigns by sending marketing, bulk, transactional SMS messages
- Versus **Amazon SNS or Amazon SES**
- In SNS & SES, you managed each message's audience, content, and delivery schedule
- In Amazon Pinpoint, you create message templates, delivery schedules, highly-targeted segments, and full campaigns
* * *
[<img align="center" src="../images/back-arrow.png" height="20" width="20"/> Advanced Identity](./advanced_identity.md)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[<img align="center" src="../images/list.png" height="30" width="30"/> List](../README.md)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[AWS Architecting & Ecosystem <img align="center" src="../images/forward-arrow.png" height="20" width="20"/>](./architecting_and_ecosystem.md)