App comparison
Add up to 4 apps below to see how they compare. You can also use the "Compare" buttons while browsing.
GetApp offers objective, independent research and verified user reviews. We may earn a referral fee when you visit a vendor through our links.
Our commitment
Independent research methodology
Our researchers use a mix of verified reviews, independent research, and objective methodologies to bring you selection and ranking information you can trust. While we may earn a referral fee when you visit a provider through our links or speak to an advisor, this has no influence on our research or methodology.
How GetApp verifies reviews
GetApp carefully verified over 2 million reviews to bring you authentic software experiences from real users. Our human moderators verify that reviewers are real people and that reviews are authentic. They use leading tech to analyze text quality and to detect plagiarism and generative AI.
How GetApp ensures transparency
GetApp lists all providers across its website—not just those that pay us—so that users can make informed purchase decisions. GetApp is free for users. Software providers pay us for sponsored profiles to receive web traffic and sales opportunities. Sponsored profiles include a link-out icon that takes users to the provider’s website.
Amazon Simple Notification Service (SNS) has the following typical customers:
Large Enterprises, Mid Size Business, Small Business
These products have better value for money
Q. What languages does Amazon Simple Notification Service (SNS) support?
Amazon Simple Notification Service (SNS) supports the following languages:
English
Q. Does Amazon Simple Notification Service (SNS) offer an API?
Yes, Amazon Simple Notification Service (SNS) has an API available for use.
Q. What level of support does Amazon Simple Notification Service (SNS) offer?
Amazon Simple Notification Service (SNS) offers the following support options:
Email/Help Desk, FAQs/Forum, Knowledge Base
Amazon Simple Notification Service (SNS) is a fully managed pub/sub messaging service that lets businesses send notifications to mobile devices, email addresses, and SMS/MMS phone numbers from within a unified platform. The platform enables team members to implement real-time push notification functionality across multiple applications, such as social networking, stock market monitoring, IoT applications, and more.
Typical customers
Platforms supported
Support options
Training options
Starting from
No pricing info
Starting from
0
Per month
Functionality
4.2
/5
10
Total features
3
1 categories
Functionality contenders
Overall Rating
4.6
/5
10
Positive reviews
90
%
7
2
1
0
0
Overall rating contenders
Madhankkumar S.
Telecommunications, 5,001-10,000 employees
Used daily for 2+ years
Review source
Share this review:
Definitely a go to services for sending out notifications for AWS users.
The SNS is great at integration . The services is almost able to interact with all the other AWS services and able to get the notifications for them and deliver the same to the users. The Notifications are delivered to user with minimal delay .
At times there are cases were few notifications are lost when the s3 trigger event was set up to throw the notification when the file arrives.
Verified reviewer
Computer Software, 501-1,000 employees
Used daily for 1-2 years
Review source
Share this review:
I used SNS together with SQS to broadcast messages to several recipients.
Simple friendly API, very easy to use when you are already using the infrastructure from Amazon. Not expensive, pay as you go model. Based on pushing messages, not polling. Integrates great with Amazon SQS.
It has hard limits on the number and size of messages per second. It is difficult to decide whether to use SNS and SQS or, for example, EventBridge.
Shaurya G.
Computer Software, 501-1,000 employees
Used weekly for 6-12 months
Review source
Share this review:
Pricing is great considering the amount of functionalities it provide. Provides nearly realtime delivery which is very important for critical time sensitive applications
Does not store messages hence it is always needed to back it up with other tools ( For example SQS). This increases the complexity of application and increases the cost
Verified reviewer
Information Technology and Services, 1,001-5,000 employees
Used daily for 2+ years
Review source
Share this review:
* AWS integration with other services like SQS or lambda, which help you a lot to speed up your development. * Out of the box http calls and email deliveries. I have used it extensively and the most valued feature for me is the fanout messages, i.e sending the same message to multiple consumers(sqs queues) so changes in the system can be propagated to the workload.
The biggest con I have with SNS is that there is no way to store the sent messages, making it costly and hard to implement when something goes wrong and you need to resend all the previous messages. Probably it's because its not the purpose of the tool but usually I have hit this issue when choosing SNS as an event source.
Anmol D.
Information Technology and Services, 201-500 employees
Used daily for 2+ years
Review source
Share this review:
the best feature I most like about SNS is its on-time alert notification and if there is one message already there. Then the SNS queue will start and works on the First in first-out perspective.Even we can integrate mail as well as SMS for notification
for the free tier, the account is free for one million requests but after that, the pricing is hiked like a rocket. They need to work on it because many of our clients stop using it because of price issues.