Software Alternatives & Reviews

Amazon SNS VS ZeroMQ

Compare Amazon SNS VS ZeroMQ and see what are their differences

Amazon SNS logo Amazon SNS

Fully managed pub/sub messaging for microservices, distributed systems, and serverless applications

ZeroMQ logo ZeroMQ

ZeroMQ is a high-performance asynchronous messaging library.
  • Amazon SNS Landing page
    Landing page //
    2023-04-21
  • ZeroMQ Landing page
    Landing page //
    2021-10-01

Amazon SNS videos

No Amazon SNS videos yet. You could help us improve this page by suggesting one.

+ Add video

ZeroMQ videos

Pieter Hintjens - Distribution, Scale and Flexibility with ZeroMQ

More videos:

  • Review - DragonOS LTS Review srsLTE ZeroMQ, tetra, IMSI catcher, irdium toolkit, and modmobmap (rtlsdr)

Category Popularity

0-100% (relative to Amazon SNS and ZeroMQ)
Push Notifications
100 100%
0% 0
Stream Processing
31 31%
69% 69
Data Integration
34 34%
66% 66
Web Service Automation
0 0%
100% 100

User comments

Share your experience with using Amazon SNS and ZeroMQ. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Amazon SNS and ZeroMQ

Amazon SNS Reviews

6 Best Notification Infrastructure for Modern Applications
Lastly, let’s not forget Simple Notification Service by Amazon, a web service that supports application-to-application (A2A) and application-to-person (A2P) communication between distributed environments, microservices, and event-driven serverless applications.
Source: geekflare.com

ZeroMQ Reviews

We have no reviews of ZeroMQ yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Amazon SNS should be more popular than ZeroMQ. It has been mentiond 55 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Amazon SNS mentions (55)

  • Event-Driven Architecture on AWS
    Event Routers: Services like Amazon SQS (A managed message queuing), Amazon SNS (A pub/sub messaging), AWS Step Functions (An orchestrate serverless workflows) and Amazon EventBridge (A serverless event bus) act as event routers, establishing the paths and flow for messages within the architecture. They enable seamless handling and distribution of events, ensuring that each message reaches its intended destination... - Source: dev.to / 14 days ago
  • Serverless Site Health Check Notification System
    This blog details how you can use some key serverless components from AWS like Amazon Eventbridge, AWS Lambda, and Simple Notification Service to setup a system that will monitor your site (which can be running anywhere) and send emails, text messages, slack messages, and more when the reachability status of your site changes. - Source: dev.to / 5 months ago
  • WebSockets, gRPC, MQTT, and SSE - Which Real-Time Notification Method Is For You?
    Compare this to a stateless communication mechanism like Amazon SNS or other Webhook implementation where the connection is not persistent and the communication is one-way. These are intended to be used as a response to an event and inform subscribers without maintaining a continuous connection or keeping memory of previous interactions. - Source: dev.to / 7 months ago
  • Programmatically reacting to S3 bucket external access exposures
    Let's make it simple and add an SNS topic target to the rule. We can add multiple different subscribers to the topic. Any time when Access Analyzer creates a new finding, SNS can, for example, send an email or a customized Slack message. - Source: dev.to / 9 months ago
  • Receiving Slack notifications when CloudTrail logging gets turned off
    Of course, Slack is not the only way to receive notifications. EventBridge integrates with many target services, both AWS and 3rd parties. For example, we can set up email or phone text message alerts in SNS, or add a different target if business needs require. - Source: dev.to / 9 months ago
View more

ZeroMQ mentions (35)

  • Omegle is Gone, What Will Fill It's Gap?
    In this post from 2011, the creator of Omegle, Leif Brooks, explains what technology is used, including Python and a library called gevent for the backend. On top of that, Adobe Cirrus is used for streaming video. Though this post was 12 years ago, it is valuable to know what a web application like Omegle requires. A modern library that may provide some functionality for a text chat at a minimum may be... Source: 6 months ago
  • Video Streaming at Scale with Kubernetes and RabbitMQ
    They might be thinking of something like ZeroMQ, which is pretty well liked: https://zeromq.org/ That said, I wouldn't call RabbitMQ that heavyweight myself, at least when compared to something like Apache Kafka. - Source: Hacker News / 7 months ago
  • learn by doing vs learn by course?
    If you want to learn message passing in an environment you're familiar with, you should check out ZeroMQ. It's a C++ lib for socket abstraction, it's immensely useful in distributed systems, it can also do in-process message passing, and it's got bindings/ports for C and Rust. Source: 12 months ago
  • Shipping large ML models with electron
    Inspired by the IDE language server protocol, I created an API interface between the electron and the Python ML interface. ZeroMQ turned out be an invaluable resource as a fast and lightweight messaging queue between the two. - Source: dev.to / about 1 year ago
  • how to display constantly changing data from a database in real time
    If you really need it live, like for a chat or auctions you can use https://zeromq.org/ over websockets. Source: over 1 year ago
View more

What are some alternatives?

When comparing Amazon SNS and ZeroMQ, you can also consider the following products

Amazon SQS - Amazon Simple Queue Service is a fully managed message queuing service.

RabbitMQ - RabbitMQ is an open source message broker software.

OneSignal - Customer engagement platform used by over 1 million developers and marketers; the fastest and most reliable way to send mobile and web push notifications, in-app messages, emails, and SMS.

Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.

AWS Lambda - Automatic, event-driven compute service

Apache ActiveMQ - Apache ActiveMQ is an open source messaging and integration patterns server.