Amazon SQS vs Anypoint MQ comparison

Cancel
You must select at least 2 products to compare!
Amazon Web Services (AWS) Logo
6,473 views|5,673 comparisons
87% willing to recommend
MuleSoft Logo
5,454 views|3,512 comparisons
80% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Amazon SQS and Anypoint MQ based on real PeerSpot user reviews.

Find out in this report how the two Message Queue (MQ) Software solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Amazon SQS vs. Anypoint MQ Report (Updated: May 2024).
770,141 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"One of the useful features is the ability to schedule a call after a certain number of messages accumulate in the container. For example, if there are ten messages in the container, you can perform a specific action.""I am able to find out what's going on very easily.""The libraries that connect and manage the queues are rich in features.""The most valuable feature of Amazon SQS is the interface.""It is stable and scalable.""I appreciate that Amazon SQS is fully integrated with Amazon and can be accessed through normal functions or serverless functions, making it very user-friendly. Additionally, the features are comparable to those of other solutions.""We use SNS as the publisher, and our procurement service subscribes to those events using SQS. In the past, we relied on time-based or batch-based processes to send data between services on-premises. With SQS, we can trigger actions based on real-time changes in business processes, improving reliability.""It's very quick and easy to build or set up Amazon SQS."

More Amazon SQS Pros →

"Messaging and queueing solution that has good stability and scalability. It can be used for a variety of messaging types.""Initial setup was very straightforward. Deployment is a cakewalk.""The solution is scalable, and its performance is quite good.""The most valuable feature of Anypoint MQ is it comes with MuleSoft so we don't have to maintain separate components.""The use of ACK is valuable.""The solution is very scalable with solid performance and the capability of extending it using any custom Java in case you don't have anything out of the box. MDP is strong. It is good compared to other products regarding its capabilities in managing or orchestrating the issue load.""We use simple queues and exchanges to route messages to multiple queues. The publish/subscribe model is also helpful.""Good interface, simple to use and stable."

More Anypoint MQ Pros →

Cons
"I cannot send a message to multiple people simultaneously. It can only be sent to one recipient.""Sometimes, we have to switch to another component similar to SQS because the patching tool for SQS is relatively slow for us.""Sending or receiving messages takes some time, and it could be quicker.""The solution is not available on-premises so that rules out any customers looking for the messaging solution on-premises.""It would be easier to have a dashboard that allows us to see everything and manage everything since we have so many queues.""Support could be improved.""The initial setup of Amazon SQS is in the middle range of difficulty. You need to learn Amazon AWS and know how to navigate, create resources, and structures, and provide rules.""The tool needs improvement in user-friendliness and discoverability."

More Amazon SQS Cons →

"The product does not provide a priority level for the message.""The solution's licensing model is expensive and could be improved.""There are so many solutions like this, but this is not as mature as those products. The other MQ products have the capability of reprocessing and maintaining the persistence of the data. They can handle large volumes and large messages, but Anypoint MQ doesn't have those capabilities.""It's extremely expensive to change things in Anypoint MQ. There's also this issue of slow output of messages, and that needs to be improved.""Anypoint MQ could improve the user interface.""When we are integrating with other applications, readily available connectors make it easy. However, when it comes to external applications, connectivity isn't as straightforward.""Information on monitoring could be improved.""The solution is very costly. The solution should provide a package with fewer capabilities at a lower price for specific companies that don’t have a big IT budget. Not every customer requires all the capabilities of the software. It will be a good fit in the market, and they will easily sell it more."

More Anypoint MQ Cons →

Pricing and Cost Advice
  • "Amazon SQS is more affordable compared to other solutions."
  • "The pricing of Amazon SQS is reasonable. The first million requests are free every month, and after, it's cost 40 cents for every million requests. There are not any additional fees."
  • "Amazon SQS is quite expensive and is at the highest price point compared to other solutions."
  • "SQS's pricing is very good - I would rate it nine out of ten."
  • "The pricing model is pay-as-you-use. It depends on your usage and configuration."
  • "Amazon SQS is moderately priced."
  • "It's quite expensive."
  • More Amazon SQS Pricing and Cost Advice →

  • "I can't give you a straightforward answer because sometimes it depends on the usage. If you're going to have fewer than 5 million messages, it is free of cost. If you're going to have more than 5 million messages, they're going to charge $100 per month"
  • "Making changes in Anypoint MQ is expensive."
  • "The solution has a high price."
  • "The tool is heavily bundle-priced. I rate the solution’s pricing five on a scale of ten, where one is expensive, and ten is cheap."
  • More Anypoint MQ Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Message Queue (MQ) Software solutions are best for your needs.
    770,141 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:The tool I use to transform and move data can read the entries from Amazon SQS. For example, to start some workflow orchestration, it checks Amazon SQS, reads new messages from it, and then runs some… more »
    Top Answer:We use simple queues and exchanges to route messages to multiple queues. The publish/subscribe model is also helpful.
    Top Answer:When it comes to external systems, we need to use APIs. So, it needs some extra effort. When we are integrating with other applications, readily available connectors make it easy. However, when it… more »
    Top Answer:We mostly use it for reprocessing messages in case of failures within asynchronous flows across millions of applications. We use it for integrating different applications within our infrastructure.
    Ranking
    Views
    6,473
    Comparisons
    5,673
    Reviews
    12
    Average Words per Review
    378
    Rating
    8.2
    Views
    5,454
    Comparisons
    3,512
    Reviews
    6
    Average Words per Review
    338
    Rating
    6.8
    Comparisons
    Apache Kafka logo
    Compared 24% of the time.
    Redis logo
    Compared 22% of the time.
    Amazon MQ logo
    Compared 14% of the time.
    IBM MQ logo
    Compared 8% of the time.
    ActiveMQ logo
    Compared 34% of the time.
    Apache Kafka logo
    Compared 26% of the time.
    VMware RabbitMQ logo
    Compared 12% of the time.
    IBM MQ logo
    Compared 11% of the time.
    PubSub+ Event Broker logo
    Compared 2% of the time.
    Also Known As
    Mule MQ
    Learn More
    Overview

    Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message oriented middleware, and empowers developers to focus on differentiating work. Using SQS, you can send, store, and receive messages between software components at any volume, without losing messages or requiring other services to be available. Get started with SQS in minutes using the AWS console, Command Line Interface or SDK of your choice, and three simple commands.

    SQS offers two types of message queues. Standard queues offer maximum throughput, best-effort ordering, and at-least-once delivery. SQS FIFO queues are designed to guarantee that messages are processed exactly once, in the exact order that they are sent.

    Anypoint MQ is an enterprise multi-tenant, cloud messaging service that performs advanced asynchronous messaging scenarios between applications. Anypoint MQ is fully integrated with Anypoint Platform, offering role based access control, client application management, and connectors.

    Anypoint MQ supports hybrid use cases, IoT where you collect data from different devices, and a REST API you can use with device applications. You can also use Anypoint MQ with other application frameworks such as node.js, to communicate to queues.

    Sample Customers
    EMS, NASA, BMW, Capital One
    State of Colorado, PacificComp, Panviva
    Top Industries
    REVIEWERS
    Financial Services Firm43%
    Manufacturing Company29%
    University14%
    Computer Software Company14%
    VISITORS READING REVIEWS
    Financial Services Firm18%
    Computer Software Company15%
    Manufacturing Company8%
    Comms Service Provider7%
    VISITORS READING REVIEWS
    Computer Software Company20%
    Financial Services Firm13%
    Manufacturing Company8%
    Retailer7%
    Company Size
    REVIEWERS
    Small Business27%
    Midsize Enterprise13%
    Large Enterprise60%
    VISITORS READING REVIEWS
    Small Business20%
    Midsize Enterprise13%
    Large Enterprise67%
    REVIEWERS
    Small Business40%
    Midsize Enterprise20%
    Large Enterprise40%
    VISITORS READING REVIEWS
    Small Business20%
    Midsize Enterprise12%
    Large Enterprise68%
    Buyer's Guide
    Amazon SQS vs. Anypoint MQ
    May 2024
    Find out what your peers are saying about Amazon SQS vs. Anypoint MQ and other solutions. Updated: May 2024.
    770,141 professionals have used our research since 2012.

    Amazon SQS is ranked 4th in Message Queue (MQ) Software with 13 reviews while Anypoint MQ is ranked 7th in Message Queue (MQ) Software with 10 reviews. Amazon SQS is rated 8.2, while Anypoint MQ is rated 7.0. The top reviewer of Amazon SQS writes "Stable, useful interface, and scales well". On the other hand, the top reviewer of Anypoint MQ writes "Useful for asynchronous messaging, but it lacks features, and the storage is limited". Amazon SQS is most compared with Apache Kafka, Redis, Amazon MQ, Oracle Event Hub Cloud Service and IBM MQ, whereas Anypoint MQ is most compared with ActiveMQ, Apache Kafka, VMware RabbitMQ, IBM MQ and PubSub+ Event Broker. See our Amazon SQS vs. Anypoint MQ report.

    See our list of best Message Queue (MQ) Software vendors.

    We monitor all Message Queue (MQ) Software reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.