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

Amazon MQ vs Redis comparison

 

Comparison Buyer's Guide

Executive Summary

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
Average Rating
8.2
Reviews Sentiment
8.1
Number of Reviews
7
Ranking in other categories
Message Queue (MQ) Software (6th)
Redis
Average Rating
8.8
Reviews Sentiment
8.0
Number of Reviews
22
Ranking in other categories
NoSQL Databases (7th), In-Memory Data Store Services (1st), Vector Databases (4th)
 

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.
Yaseer Arafat - PeerSpot reviewer
Unmatched Performance and Scalability for Modern Applications
Redis has room for improvement in a few areas. Enhanced tools for managing and monitoring clusters would be beneficial, as would built-in security mechanisms like advanced encryption and granular access controls. Simplifying setup and configuration could make Redis more accessible to new users. Introducing more enterprise-grade features, such as better multi-tenancy support and improved backup and restore capabilities, would also be advantageous. For the next release, it would be great to see enhanced cluster management tools, native multi-region supports for better data redundancy, integrated analytics for deeper insights, AI and ML integration features, and improved developer experience through enhanced SDKs and tools.

Quotes from Members

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

Pros

"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 managed by AWS and is easy to use."
"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."
"Amazon MQ is a very scalable solution."
"We have found Amazon MQ to provide scalability, robustness, and security."
"Amazon MQ is important for being collaborative, allowing for centralized information."
"The solution's technical support team is good...The solution's initial setup process was straightforward."
"It makes operations more efficient. The information processing is very fast, and very responsive. It's all about the technology."
"I find Redis valuable primarily for its caching capabilities, particularly in handling cache requests effectively. Its simplicity in managing key-value pairs for caching is one of its strengths, making it a preferred choice over more complex databases like MongoDB for specific use cases. However, I haven't explored Redis extensively for managing complex data structures beyond caching, as MongoDB might be more suitable for such scenarios."
"The online interface is very fast and easy to use."
"The product offers fast access to my database."
"What I like best about Redis is its fast and easy use. It has interesting algorithms like HyperLogLog and provides useful features. It's also good for implementing scalable rate limiting."
"The in-memory data makes it fast."
"The best thing about Redis is its ability to handle large amounts of data without frequently hitting the database. You can store data in temporary memory, especially for high-volume data."
 

Cons

"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."
"In community support, especially with distributed systems and integration, there is a need for better system organization."
"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 Amazon provided a templating engine, it would be great."
"The product should improve its monitoring capabilities. It needs to improve the pricing also."
"There is a lack of documentation on the scalability of the solution."
"There are some features from MongoDB that I would like to see included in Redis to enhance its overall efficiency, such as the ability to perform remote behaviour. MongoDB is more efficient in handling updates than deletions and is quicker in processing updates, but it can be slower regarding deletions. This can sometimes pose a challenge, especially when dealing with large datasets or frequent data manipulations that involve deletions. In such cases, I often rewrite columns or update values instead of directly deleting data, as it can be more efficient."
"The initial setup took some time as our technical team needed to familiarize themselves with Redis."
"The initial setup of Redis was difficult, with a rating of two or three out of ten."
"If we use a lot of data, it will eventually cost us a lot."
"Sometimes, we use Redis as a cluster, and the clusters can sometimes suffer some issues and bring some downtime to your application."
"I would prefer it if there was more information available about Redis. That would make it easier for new beginners. Currently, there is a lack of resources."
"For the PubSub feature, we had to create our own tools to monitor the events."
 

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."
"We saw an ROI. It made the processing of our transactions faster."
"Redis is an open-source product."
"Redis is an open-source solution. There are not any hidden fees."
"The tool is open-source. There are no additional costs."
"Redis is not an overpriced solution."
report
Use our free recommendation engine to learn which Message Queue (MQ) Software solutions are best for your needs.
850,236 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
24%
Computer Software Company
16%
Manufacturing Company
9%
Comms Service Provider
6%
Financial Services Firm
22%
Computer Software Company
14%
Educational Organization
7%
Comms Service Provider
6%
 

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 do you like most about Redis?
Redis is better tested and is used by large companies. I haven't found a direct alternative to what Redis offers. Plus, there are a lot of support and learning resources available, which help you u...
What needs improvement with Redis?
There are a few areas where Redis could improve. The pub-sub capabilities could be optimized to handle network sessions better, as there are challenges with maintaining sessions between clients and...
What is your primary use case for Redis?
We use Redis ( /products/redis-reviews ) for several purposes, including ranking, counting, saving, sharing, caching, and setting time-to-live notifications. These functionalities are employed acro...
 

Comparisons

 

Also Known As

No data available
Redis Enterprise
 

Overview

 

Sample Customers

SkipTheDishes, Malmberg, Dealer.com, Bench Accounting
1. Twitter 2. GitHub 3. StackOverflow 4. Pinterest 5. Snapchat 6. Craigslist 7. Digg 8. Weibo 9. Airbnb 10. Uber 11. Slack 12. Trello 13. Shopify 14. Coursera 15. Medium 16. Twitch 17. Foursquare 18. Meetup 19. Kickstarter 20. Docker 21. Heroku 22. Bitbucket 23. Groupon 24. Flipboard 25. SoundCloud 26. BuzzFeed 27. Disqus 28. The New York Times 29. Walmart 30. Nike 31. Sony 32. Philips
Find out what your peers are saying about Amazon MQ vs. Redis and other solutions. Updated: April 2025.
850,236 professionals have used our research since 2012.