Apache Kafka vs VMware Tanzu Data Services comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
14,664 views|11,157 comparisons
95% willing to recommend
VMware Logo
6,140 views|5,279 comparisons
89% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache Kafka and VMware Tanzu Data Services based on real PeerSpot user reviews.

Find out what your peers are saying about Apache, IBM, VMware and others in Message Queue (MQ) Software.
To learn more, read our detailed Message Queue (MQ) Software Report (Updated: May 2024).
771,212 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
"I like Kafka's flexibility, stability, reliability, and robustness.""The most valuable feature of Apache Kafka is Kafka Connect.""It's very easy to keep to install and it's pretty stable.""The processing power of Apache Kafka is good when you have requirements for high throughput and a large number of consumers.""The most valuable feature of Apache Kafka is the clustering which is very easy to scale and we have multiple servers all over our platforms. It has been useful for stability and performance.""It is easy to configure.""Apache Kafka is actually a distributed commit log. That is different than most messaging and queuing systems before it.""The most valuable features of the solution revolve around areas like the latency part, where the tool offers very little latency and the sequencing part."

More Apache Kafka Pros →

"The product's feature of data transaction works fast.""Helps us to achieve large-scale analytics.""A very good, open-source platform.""After creating a RabbitMQ service, they provide you with a sort of web management dashboard.""Large amounts of data can be moved pretty fast using the solution.""Very fast for query processing.""We have been able to set up a messaging system that facilitates data integration between the software modules that we sell.""The solution is stable."

More VMware Tanzu Data Services Pros →

Cons
"The manageability should be improved. There are lots of things we need to manage and it should have a function that enables us to manage them all cohesively.""Something that could be improved is having an interface to monitor the consuming rate.""Apache Kafka can improve by adding a feature out of the box which allows it to deliver only one message.""Some vendors don't offer extra features for monitoring.""I suggest using cloud services because the solution is expensive if you are using it on-premises.""Kafka requires non-trivial expertise with DevOps to deploy in production at scale. The organization needs to understand ZooKeeper and Kafka and should consider using additional tools, such as MirrorMaker, so that the organization can survive an availability zone or a region going down.""The support on Apache Kafka could be improved.""Kafka does not provide control over the message queue, so we do not know whether we are experiencing lost or duplicate messages."

More Apache Kafka Cons →

"One of the disadvantages, not a disadvantage with the product itself, but overall, is the expertise in the marketplace. It's not easy to find a Greenplum administrator in the market, compared to other products such as Oracle.""If messages pile up until the space of the memory is full, then basically, the cluster goes down, and someone has to log in through the backend and purge all messages.""This solution struggled with multi-regional synchronization.""The availability could be better.""We would like to see Greenplum maintain a closer relationship with and parity to features implemented in PostgreSQL.""Lacks sufficient inbuilt machine-learning functions for complex use cases.""Implementing a circuit breaker scenario using RabbitMQ is complicated. This complexity arises because manual intervention is required to manage worker details and handle operations based on worker IP addresses.""If you're outside IP address range, the clustering no longer has all the features which is problematic."

More VMware Tanzu Data Services Cons →

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 →

  • "The pricing is okay."
  • "It is the best product with best fit for price/performance customer objectives."
  • "Pricing is good compared to other products. It's fine."
  • "This is an open source solution."
  • "We are using the open-source version of this solution."
  • "are using the open-source version, which can be used free of cost."
  • "The pricing for RabbitMQ is reasonable. It is worth the cost."
  • "On a scale of one to five, with five being the most competitive pricing, I would rate this solution as a four."
  • More VMware Tanzu Data Services Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Message Queue (MQ) Software solutions are best for your needs.
    771,212 professionals have used our research since 2012.
    Questions from the Community
    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.
    Top Answer: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 protocols… more »
    Top Answer:It’s an open-source solution. There are no expenses for using it.
    Ranking
    Views
    14,664
    Comparisons
    11,157
    Reviews
    32
    Average Words per Review
    571
    Rating
    8.1
    Views
    6,140
    Comparisons
    5,279
    Reviews
    16
    Average Words per Review
    471
    Rating
    8.0
    Comparisons
    Also Known As
    Greenplum, Pivotal Greenplum, VMware RabbitMQ, VMware Tanzu GemFire, VMware Postgres
    Learn More
    Overview

    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

    VMware Tanzu is a robust platform tailored for data warehousing, complex analytics, BI applications, and predictive analytics. It excels in scalability, performance, and parallel processing, enhancing data handling efficiency. Users report significant productivity improvements and streamlined operations, making it ideal for comprehensive data solutions.

    Sample Customers
    Uber, Netflix, Activision, Spotify, Slack, Pinterest
    General Electric, Conversant, China CITIC Bank, Aridhia, Purdue University
    Top Industries
    REVIEWERS
    Financial Services Firm26%
    Computer Software Company18%
    Retailer15%
    Media Company8%
    VISITORS READING REVIEWS
    Financial Services Firm29%
    Computer Software Company13%
    Manufacturing Company6%
    Retailer6%
    REVIEWERS
    Financial Services Firm33%
    Computer Software Company17%
    Retailer10%
    Comms Service Provider10%
    VISITORS READING REVIEWS
    Financial Services Firm28%
    Computer Software Company15%
    Manufacturing Company6%
    Comms Service Provider5%
    Company Size
    REVIEWERS
    Small Business35%
    Midsize Enterprise15%
    Large Enterprise51%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise11%
    Large Enterprise73%
    REVIEWERS
    Small Business34%
    Midsize Enterprise12%
    Large Enterprise55%
    VISITORS READING REVIEWS
    Small Business19%
    Midsize Enterprise12%
    Large Enterprise69%
    Buyer's Guide
    Message Queue (MQ) Software
    May 2024
    Find out what your peers are saying about Apache, IBM, VMware and others in Message Queue (MQ) Software. Updated: May 2024.
    771,212 professionals have used our research since 2012.

    Apache Kafka is ranked 1st in Message Queue (MQ) Software with 77 reviews while VMware Tanzu Data Services is ranked 4th in Message Queue (MQ) Software with 81 reviews. Apache Kafka is rated 8.0, while VMware Tanzu Data Services is rated 8.0. The top reviewer of Apache Kafka writes "Real-time processing and reliable for data integrity". On the other hand, the top reviewer of VMware Tanzu Data Services writes "Reliable queueing functionality and versatile tool that can be used with any programming languages ". Apache Kafka is most compared with IBM MQ, Amazon SQS, Red Hat AMQ, Anypoint MQ and ActiveMQ, whereas VMware Tanzu Data Services is most compared with IBM MQ, Anypoint MQ, ActiveMQ, Red Hat AMQ and Oracle Exadata.

    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.