Try our new research platform with insights from 80,000+ expert users

Amazon MQ vs IBM MQ comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 27, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Amazon MQ
Ranking in Message Queue (MQ) Software
6th
Average Rating
8.2
Reviews Sentiment
8.1
Number of Reviews
7
Ranking in other categories
No ranking in other categories
IBM MQ
Ranking in Message Queue (MQ) Software
1st
Average Rating
8.4
Reviews Sentiment
6.9
Number of Reviews
167
Ranking in other categories
Business Activity Monitoring (1st), Message Oriented Middleware (MOM) (1st)
 

Mindshare comparison

As of May 2025, in the Message Queue (MQ) Software category, the mindshare of Amazon MQ is 3.4%, down from 5.5% compared to the previous year. The mindshare of IBM MQ is 26.2%, up from 20.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Message Queue (MQ) Software
 

Featured Reviews

David Onuh - PeerSpot reviewer
Provides you with a URL where you can either send or retrieve messages
For messaging, we use SQL queues, not MQ queues. When a request comes into our front-end application, we put this message into a queue. The right service picks up a particular message from the queue, performs the operation, and calls the next service. The next service taking that message can either perform services on the message or attach it to a new queue from multiple services. It's as if we have multiple services working hand-in-hand, but we use a queue system to either get or send messages. I only use Amazon MQ for one specific thing. I wouldn't say I've used it extensively to know what is more beneficial. We use the solution to pick out matrices from a particular queue, process the queue, and process the messages they push into something else. It was really fast. One of the good things I love about the solution is that you hardly get two services working on one message. When a subscriber to a queue consumes their message, it's in the queue at a particular moment. All the messages are only visible to the particular subscriber. Suppose ten services are trying to get a message from the queue. Out of the ten, if five pick the same messages, you will get duplicate transactions and weird errors. It does a very good job abstracting that for you, so you don't have to write the logic. Amazon MQ has done all that it was supposed to do. Most of the issues boil down to a skill or a pricing issue. Overall, I rate Amazon MQ ten out of ten.
SelvaKumar4 - PeerSpot reviewer
Offers the ability to batch metadata transfers between systems that support MQ as the communication method
We find it scalable for internal applications, but not so much for external integrations. It should support a wider range of protocols, not just a few specific ones. Many other products have broader protocol support, and IBM MQ is lagging in that area. IBM MQ needs to improve the UI for quicker logging. Users should also have a lot more control over logging, with a dashboard-like interface. That's something they should definitely work on.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Amazon MQ is important for being collaborative, allowing for centralized information."
"Amazon MQ is a very scalable solution."
"The initial Amazon MQ setup is very easy both when you do it on your own or use the self-managed instance."
"Amazon MQ is a secure solution."
"The tool's most valuable feature is its managed service aspect. It's simple to implement and use. It requires minimal effort to maintain business operations."
"We have found Amazon MQ to provide scalability, robustness, and security."
"Amazon MQ is managed by AWS and is easy to use."
"Whenever payments are happening, such as incoming payments to the bank, we need to notify the customer. With MQ we can actually do that asynchronously. We don't want to notify the customer for each and every payment but, rather, more like once a day. That kind of thing can be enabled with the help of MQ."
"Overall the solution operates well and has good integration."
"Offers good performance as well as scalability and stability."
"I have found that the solution scales well."
"The solution is easy to use and has good performance."
"Support for JMS 2.0, because we develop solutions compatible with Java EE7."
"We have implemented business to business transactions over MQ messaging. The guaranteed and once only delivery ensures business integrity."
"IBM MQ is the right choice because of the stability and the performance. And from the support perspective, it's enough to have a really small team."
 

Cons

"In community support, especially with distributed systems and integration, there is a need for better system organization."
"The product should improve its monitoring capabilities. It needs to improve the pricing also."
"The solution needs improvement in the back end and security."
"Amazon MQ isn't a cheap tool."
"Depending on your use cases, Amazon MQ can be cheap or expensive."
"If Amazon provided a templating engine, it would be great."
"Amazon MQ is a good solution for small and medium-sized enterprises. It's open-source software, which means it's cheaper than its competitors."
"If they could come up with monitoring dashboards that would be good. We are using external monitoring tools, apart from our IBM MQ, to monitor IBM MQ. If we could get monitoring tools or dashboards to keep everything simple for the user to understand, that would be good."
"In terms of volume, it is not able to handle a huge volume. We also have limitations of queues related to IBM MQ. We often need to handle a very big volume, but currently we do have limitations. If those kinds of limitations could be relaxed, it would help us to work better."
"The monitoring could be improved. It's a pain to monitor the throughput through the MQ. The maximum throughput for a queue or single channel isn't clear. We could also use some professional services by IBM to assess and tune the performance."
"It needs a User Interface which is better than the aging MQ Explorer. The existing solution MQ Explorer is outdated."
"You should be able to increase the message size. It should be dynamic. Each queue has a limitation of 5,000."
"We need to have a better administration console and better monitoring features. Right now, they are not good and could be a lot better."
"Should have more integration in the monitoring tools."
"I have used the support from IBM MQ. There is some room for improvement."
 

Pricing and Cost Advice

"Depending on your use cases, Amazon MQ can be cheap or expensive."
"As a client or as an end user, I would say that Google Cloud Storage or Google Cloud are cheaper than Amazon MQ."
"If one is cheap and ten is expensive, I rate the tool's price a seven. The product is expensive."
"IBM MQ appliance has pricing options, but they are costly."
"It is a licensed product. As compared to an open-source solution, such as RabbitMQ, it is obviously costly. If you're using IBM Message Broker, which is a licensed product, IBM MQ is included in the same license. You don't have to pay separately for IBM MQ. The license cost of IBM MQ is lesser than IBM Message Broker."
"The price is high."
"IBM is expensive."
"The pricing needs improvement."
"IBM MQ has a flexible license model based on the Processor Value Unit (PVU) and I recommend it."
"99.999 percent availability for less than a penny per message over the past 25 years. IBM MQ is the cheapest software in the IBM software portfolio, and it is one of the best."
report
Use our free recommendation engine to learn which Message Queue (MQ) Software solutions are best for your needs.
850,671 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
24%
Computer Software Company
16%
Manufacturing Company
8%
Comms Service Provider
6%
Financial Services Firm
37%
Computer Software Company
13%
Manufacturing Company
6%
Government
4%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about Amazon MQ?
The tool's most valuable feature is its managed service aspect. It's simple to implement and use. It requires minimal effort to maintain business operations.
What needs improvement with Amazon MQ?
The message queue requires an improvement in the message template MQ link. If Amazon provided a templating engine, it would be great.
What is your primary use case for Amazon MQ?
We are using Amazon MQ for our AI model. It's used for notifications and other services. We have an application for which Amazon MQ acts as a broker.
What is MQ software?
Hi As someone with 45+ years of experience in the Transaction and Message Processing world, I have seen many "MQ" solutions that have come into the market place. From my perspective, while each pro...
What are the differences between Apache Kafka and IBM MQ?
Apache Kafka is open source and can be used for free. It has very good log management and has a way to store the data used for analytics. Apache Kafka is very good if you have a high number of user...
How does IBM MQ compare with VMware RabbitMQ?
IBM MQ has a great reputation behind it, and this solution is very robust with great stability. It is easy to use, simple to configure and integrates well with our enterprise ecosystem and protocol...
 

Comparisons

 

Also Known As

No data available
WebSphere MQ
 

Overview

 

Sample Customers

SkipTheDishes, Malmberg, Dealer.com, Bench Accounting
Deutsche Bahn, Bon-Ton, WestJet, ARBURG, Northern Territory Government, Tata Steel Europe, Sharp Corporation
Find out what your peers are saying about Amazon MQ vs. IBM MQ and other solutions. Updated: April 2025.
850,671 professionals have used our research since 2012.