Home › Forums › AWS › AWS Certified Solutions Architect Professional › A big fast-food chain in Asia is planning to implement a location-based alert › Reply To: A big fast-food chain in Asia is planning to implement a location-based alert
-
Hi AWSPro21,
Thanks for your feedback.
I understand your confusion. The answer does not mention SNS (Simple Notification Service), but it is implied in the context of mobile push notifications, which is a feature of Amazon SNS. We will ensure to specify Amazon SNS to prevent any ambiguity.
As for SQS (Simple Queue Service), the mobile app can indeed send messages directly to an Amazon SQS queue. This can be done by using the AWS SDK within the mobile app to call the SendMessage API of Amazon SQS. This would place the message directly into the queue.
I hope this helps! If you have any other questions or need further clarification, feel free to ask.
Best Regards,
JR @ Tutorials Dojo