AWS Certified Solutions Architect – Associate (SAA-C03) — Question 190

A company is developing a marketing communications service that targets mobile app users. The company needs to send confirmation messages with Short Message Service (SMS) to its users. The users must be able to reply to the SMS messages. The company must store the responses for a year for analysis.

What should a solutions architect do to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct option is B because Amazon Pinpoint is specifically designed for targeted marketing communication and can track user engagement, along with sending events to Kinesis for analysis. Option A does not provide a mechanism for storing messages effectively for a year. Option C uses SQS, which is not specifically built for SMS communication, and would not meet the archiving requirement. Option D uses SNS, which is not optimal for handling user replies and does not provide the same level of analytics as Amazon Pinpoint.