Amazon MQ vs Apache Kafka comparison

Cancel
You must select at least 2 products to compare!
Amazon Web Services (AWS) Logo
2,598 views|2,218 comparisons
100% willing to recommend
Apache Logo
14,022 views|10,578 comparisons
95% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Amazon MQ and Apache Kafka 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 MQ vs. Apache Kafka Report (Updated: May 2024).
772,679 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
"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.""The initial Amazon MQ setup is very easy both when you do it on your own or use the self-managed instance."

More Amazon MQ Pros →

"valuable features relate to microservices architecture and working on KStream and KSQL DB as a microservices event bus.""It eases our current data flow and framework.""The most valuable feature is the performance.""I like Kafka's flexibility, stability, reliability, and robustness.""With Kafka, events and streaming are persistent, and multiple subscribers can consume the data. This is an advantage of Kafka compared to simple queue-based solutions.""I like the performance and reliability of Kafka. I needed a data streaming buffer that could handle thousands of messages per second with at least one processing point for an analytics pipeline. Kafka fits this requirement very well.""It's very easy to keep to install and it's pretty stable.""It seemed pretty stable and didn't have any issues at all."

More Apache Kafka Pros →

Cons
"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.""Depending on your use cases, Amazon MQ can be cheap or expensive.""The product should improve its monitoring capabilities. It needs to improve the pricing also."

More Amazon MQ Cons →

"Apache Kafka can improve by making the documentation more user-friendly. It would be beneficial if we could explain to customers in more detail how the solution operates but the documentation get highly technical quickly. For example, if they had a simple page where we can show the customers how it works without the need for the customer to have a computer science background.""I suggest using cloud services because the solution is expensive if you are using it on-premises.""I would like them to reduce the learning curve around the creation of brokers and topics. They also need to improve on the concept of the partitions.""Maintaining and configuring Apache Kafka can be challenging, especially when you want to fine-tune its behavior.""Too much dependency on the zookeeper and leader selection is still the bottleneck for Kafka implementation.""One of the things I am mostly looking for is that once the message is picked up from Kafka, it should not be visible or able to be consumed by other applications, or something along those lines. That feature is not present, but it is not a limitation or anything of the sort; rather, it is a desirable feature. The next release should include a feature that prevents messages from being consumed by other applications once they are picked up by Kafka.""Apache Kafka could improve data loss and compatibility with Spark.""Kafka is a nightmare to administer."

More Apache Kafka Cons →

Pricing and Cost Advice
  • "Depending on your use cases, Amazon MQ can be cheap or expensive."
  • More Amazon MQ Pricing and Cost Advice →

  • "I would not subscribe to the Confluent platform, but rather stay on the free open source version. The extra cost wasn't justified."
  • "When starting to look at a distributed message system, look for a cloud solution first. It is an easier entry point than an on-premises hardware solution."
  • "It is open source software."
  • "Licensing issues are not applicable. Apache licensing makes it simple with almost zero cost for the software itself."
  • "Apache Kafka is open-source and can be used free of charge."
  • "Kafka is open-source and it is cheaper than any other product."
  • "Kafka is more reasonably priced than IBM MQ."
  • "The solution is open source; it's free to use."
  • More Apache Kafka Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Message Queue (MQ) Software solutions are best for your needs.
    772,679 professionals have used our research since 2012.
    Questions from the Community
    Top Answer: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.
    Top Answer:The product should improve its monitoring capabilities. It needs to improve the pricing also.
    Top Answer:We take our managed matrices and messages and add them to Amazon MQ. We have consumer services that pick out from these queues and combat these queues before pushing to another endpoint or a new… more »
    Top Answer: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 users… more »
    Top Answer:Apache Kafka is an open-source solution that can be used for messaging or event processing.
    Ranking
    Views
    2,598
    Comparisons
    2,218
    Reviews
    3
    Average Words per Review
    392
    Rating
    8.3
    Views
    14,022
    Comparisons
    10,578
    Reviews
    31
    Average Words per Review
    576
    Rating
    8.1
    Comparisons
    Amazon SQS logo
    Compared 45% of the time.
    IBM MQ logo
    Compared 13% of the time.
    Red Hat AMQ logo
    Compared 7% of the time.
    EMQX logo
    Compared 2% of the time.
    Learn More
    Overview

    Amazon MQ is a managed message broker service for Apache ActiveMQ that makes it easy to set up and operate message brokers in the cloud. Message brokers allow different software systems–often using different programming languages, and on different platforms–to communicate and exchange information. Amazon MQ reduces your operational load by managing the provisioning, setup, and maintenance of ActiveMQ, a popular open-source message broker. Connecting your current applications to Amazon MQ is easy because it uses industry-standard APIs and protocols for messaging, including JMS, NMS, AMQP, STOMP, MQTT, and WebSocket. Using standards means that in most cases, there’s no need to rewrite any messaging code when you migrate to AWS.

    Apache Kafka is a highly regarded open-source, distributed event streaming platform and Message Queue (MQ) software solution that is valued and trusted worldwide by many of the top fortune 100 companies. It is considered one of the most reliable Message Queue (MQ) software solutions available in the marketplace today.

    Enterprise organizations rely on streaming platforms and MQ software solutions to process the continuous flow of high-performance data pipelines, mission-critical applications, and data integration. Apache Kafka makes it easy to process and distribute messages from one application to another from multiple environments with super-fast speeds and very high reliability.

    Additionally, in place of the usual command line processes regarding administration and management tasks, Apache Kafka supplies five exemplary core APIs for both Scala and Java:

    • Kafka Streams API can be used to facilitate stream processing applications and microservices. Input is seamlessly read from one or more topics and will initiate output to one or more topics, easily converting the input streams to output streams.
    • Kafka Connect API enables users to develop and run reusable data import/export connectors that are able to read and write streams of events from external operating systems and applications, making integration with Apache Kafka simple and streamlined.
    • Consumer API allows users to subscribe and read one or more topics and to process the stream of events produced to them.
    • Admin API gives users the ability to examine and manage brokers, topics, and various other Kafka topics.
    • Producer API using this core element, users are able to write and publish a stream of events to one or more Kafka topics.

    Apache Kafka Benefits

    Apache Kafka has many valuable benefits. Some of its most valuable benefits include:

    • Load Shifting
    • Scalability
    • Decoupling
    • High Throughput
    • High Availability
    • Safe Permanent Storage
    • Excellent Integration Capabilities
    • Large, Reliable, Open-Source Community
    • Mission Critical
    • Wide Array of Available Learning Opportunities

    Not only is Apache Kafka a robust messaging queue it is also a tremendously durable and reliable streaming platform that is fully capable of securely delivering more than one million messages per second, which amounts to trillions of success delivered messages in one day.

    Reviews from Real Users

    “From my experience with Apache Kafka, one of the most notable advantages is its ability to maintain a comprehensive record of historical data that includes every update, alteration, and version of information, unlike a conventional relational database. This feature allows for seamless tracking and analysis of the progression and transformation of the data over time, enabling users to easily review and analyze the history of the information.” Dimitrios Z., Enterprise Architect at Smals vzw

    “We are currently on a legacy version and have found that the latest version of Kafka has solved many of the issues we were facing, such as sequencing, memory management, and more. Additionally, the fact that it is open source is a major benefit.” Pratul S. Software Engineer at a financial services firm

    “The solution has improved our functionality; it's one of the best streaming platforms I've used.” Sreekar N., Co-Founder at Attaika

    Sample Customers
    SkipTheDishes, Malmberg, Dealer.com, Bench Accounting
    Uber, Netflix, Activision, Spotify, Slack, Pinterest
    Top Industries
    VISITORS READING REVIEWS
    Financial Services Firm24%
    Computer Software Company13%
    Manufacturing Company8%
    Government6%
    REVIEWERS
    Financial Services Firm26%
    Computer Software Company18%
    Retailer15%
    Media Company8%
    VISITORS READING REVIEWS
    Financial Services Firm29%
    Computer Software Company13%
    Manufacturing Company6%
    Retailer5%
    Company Size
    VISITORS READING REVIEWS
    Small Business19%
    Midsize Enterprise11%
    Large Enterprise70%
    REVIEWERS
    Small Business35%
    Midsize Enterprise15%
    Large Enterprise51%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise11%
    Large Enterprise72%
    Buyer's Guide
    Amazon MQ vs. Apache Kafka
    May 2024
    Find out what your peers are saying about Amazon MQ vs. Apache Kafka and other solutions. Updated: May 2024.
    772,679 professionals have used our research since 2012.

    Amazon MQ is ranked 9th in Message Queue (MQ) Software with 3 reviews while Apache Kafka is ranked 1st in Message Queue (MQ) Software with 78 reviews. Amazon MQ is rated 8.4, while Apache Kafka is rated 8.0. The top reviewer of Amazon MQ writes "Provides you with a URL where you can either send or retrieve messages". On the other hand, the top reviewer of Apache Kafka writes "Real-time processing and reliable for data integrity". Amazon MQ is most compared with Amazon SQS, VMware Tanzu Data Services, IBM MQ, Red Hat AMQ and EMQX, whereas Apache Kafka is most compared with IBM MQ, Amazon SQS, Red Hat AMQ, Anypoint MQ and Oracle Data Integrator (ODI). See our Amazon MQ vs. Apache Kafka 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.