Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (1.4k points)

Please explain the main difference between Amazon SNS and Amazon SQS and where can I use these as I'm a bit confused about the exact places for using them.

1 Answer

0 votes
by (2.6k points)

SNS: In aws sns the messages are pushed to subscribers as they were sent from publishers to SNS. It is also known as distributed- subscribe system.

image

                                  SNS

SQS: It does not push messages to receivers and they have a poll to receive messages. Messages aren’t received by multiple receivers simultaneously. This is also known as distributed queuing system.

image

                                   SQS

Related questions

0 votes
1 answer

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer

Browse Categories

...