Apache Kafka vs. Apache Pulsar vs. Databricks Data Intelligence Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Kafka
Score 8.6 out of 10
N/A
Apache Kafka is an open-source stream processing platform developed by the Apache Software Foundation written in Scala and Java. The Kafka event streaming platform is used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.N/A
Apache Pulsar
Score 9.2 out of 10
N/A
Apache Pulsar is a cloud-native, distributed messaging and streaming platform originally created at Yahoo! and now an Apache Software Foundation project. It is free and open source, available under the Apache License, version 2.0.N/A
Databricks Data Intelligence Platform
Score 8.8 out of 10
N/A
Databricks offers the Databricks Lakehouse Platform (formerly the Unified Analytics Platform), a data science platform and Apache Spark cluster manager. The Databricks Unified Data Service provides a platform for data pipelines, data lakes, and data platforms.
$0.07
Per DBU
Pricing
Apache KafkaApache PulsarDatabricks Data Intelligence Platform
Editions & Modules
No answers on this topic
No answers on this topic
Standard
$0.07
Per DBU
Premium
$0.10
Per DBU
Enterprise
$0.13
Per DBU
Offerings
Pricing Offerings
Apache KafkaApache PulsarDatabricks Data Intelligence Platform
Free Trial
NoNoNo
Free/Freemium Version
NoYesNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache KafkaApache PulsarDatabricks Data Intelligence Platform
Considered Multiple Products
Apache Kafka
Chose Apache Kafka
Apache Kafka is open-sourced, scales great has cloud agnostics and performs better than Amazon Kinesis [in my view]. Amazon Kinesis has some limitations and vendor lockin is not something I [like]. With Confluent operators you can easily install it on a kubernetes cluster.
Apache Pulsar

No answer on this topic

Databricks Data Intelligence Platform

No answer on this topic

Best Alternatives
Apache KafkaApache PulsarDatabricks Data Intelligence Platform
Small Businesses

No answers on this topic

No answers on this topic

No answers on this topic

Medium-sized Companies
IBM MQ
IBM MQ
Score 9.1 out of 10
Confluent
Confluent
Score 9.3 out of 10
Snowflake
Snowflake
Score 8.7 out of 10
Enterprises
IBM MQ
IBM MQ
Score 9.1 out of 10
Spotfire Streaming
Spotfire Streaming
Score 5.2 out of 10
Snowflake
Snowflake
Score 8.7 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Apache KafkaApache PulsarDatabricks Data Intelligence Platform
Likelihood to Recommend
8.0
(19 ratings)
-
(0 ratings)
10.0
(18 ratings)
Likelihood to Renew
9.0
(2 ratings)
-
(0 ratings)
-
(0 ratings)
Usability
8.0
(2 ratings)
-
(0 ratings)
10.0
(4 ratings)
Support Rating
8.4
(4 ratings)
-
(0 ratings)
8.7
(2 ratings)
Contract Terms and Pricing Model
-
(0 ratings)
-
(0 ratings)
8.0
(1 ratings)
Professional Services
-
(0 ratings)
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
Apache KafkaApache PulsarDatabricks Data Intelligence Platform
Likelihood to Recommend
Apache
Apache Kafka is well-suited for most data-streaming use cases. Amazon Kinesis and Azure EventHubs, unless you have a specific use case where using those cloud PaAS for your data lakes, once set up well, Apache Kafka will take care of everything else in the background. Azure EventHubs, is good for cross-cloud use cases, and Amazon Kinesis - I have no real-world experience. But I believe it is the same.
Read full review
Apache
No answers on this topic
Databricks
Medium to Large data throughput shops will benefit the most from Databricks Spark processing. Smaller use cases may find the barrier to entry a bit too high for casual use cases. Some of the overhead to kicking off a Spark compute job can actually lead to your workloads taking longer, but past a certain point the performance returns cannot be beat.
Read full review
Pros
Apache
  • Really easy to configure. I've used other message brokers such as RabbitMQ and compared to them, Kafka's configurations are very easy to understand and tweak.
  • Very scalable: easily configured to run on multiple nodes allowing for ease of parallelism (assuming your queues/topics don't have to be consumed in the exact same order the messages were delivered)
  • Not exactly a feature, but I trust Kafka will be around for at least another decade because active development has continued to be strong and there's a lot of financial backing from Confluent and LinkedIn, and probably many other companies who are using it (which, anecdotally, is many).
Read full review
Apache
No answers on this topic
Databricks
  • Process raw data in One Lake (S3) env to relational tables and views
  • Share notebooks with our business analysts so that they can use the queries and generate value out of the data
  • Try out PySpark and Spark SQL queries on raw data before using them in our Spark jobs
  • Modern day ETL operations made easy using Databricks. Provide access mechanism for different set of customers
Read full review
Cons
Apache
  • Sometimes it becomes difficult to monitor our Kafka deployments. We've been able to overcome it largely using AWS MSK, a managed service for Apache Kafka, but a separate monitoring dashboard would have been great.
  • Simplify the process for local deployment of Kafka and provide a user interface to get visibility into the different topics and the messages being processed.
  • Learning curve around creation of broker and topics could be simplified
Read full review
Apache
No answers on this topic
Databricks
  • Sometimes, when multiple jobs depend on each other in different environments, it is not always easy to see the full workflow in one place.
  • It is sometimes difficult to determine which job or cluster contributes more to the overall cost.
  • For beginners, cluster configuration may be a little difficult. So more recommendation in the platform can help.
Read full review
Likelihood to Renew
Apache
Kafka is quickly becoming core product of the organization, indeed it is replacing older messaging systems. No better alternatives found yet
Read full review
Apache
No answers on this topic
Databricks
No answers on this topic
Usability
Apache
Apache Kafka is highly recommended to develop loosely coupled, real-time processing applications. Also, Apache Kafka provides property based configuration. Producer, Consumer and broker contain their own separate property file
Read full review
Apache
No answers on this topic
Databricks
Because it is an amazing platform for designing experiments and delivering a deep dive analysis that requires execution of highly complex queries, as well as it allows to share the information and insights across the company with their shared workspaces, while keeping it secured.

in terms of graph generation and interaction it could improve their UI and UX
Read full review
Support Rating
Apache
Support for Apache Kafka (if willing to pay) is available from Confluent that includes the same time that created Kafka at Linkedin so they know this software in and out. Moreover, Apache Kafka is well known and best practices documents and deployment scenarios are easily available for download. For example, from eBay, Linkedin, Uber, and NYTimes.
Read full review
Apache
No answers on this topic
Databricks
One of the best customer and technology support that I have ever experienced in my career. You pay for what you get and you get the Rolls Royce. It reminds me of the customer support of SAS in the 2000s when the tools were reaching some limits and their engineer wanted to know more about what we were doing, long before "data science" was even a name. Databricks truly embraces the partnership with their customer and help them on any given challenge.
Read full review
Alternatives Considered
Apache
I used other messaging/queue solutions that are a lot more basic than Confluent Kafka, as well as another solution that is no longer in the market called Xively, which was bought and "buried" by Google. In comparison, these solutions offer way fewer functionalities and respond to other needs.
Read full review
Apache
No answers on this topic
Databricks
The most important differentiating factor for Databricks Lakehouse Platform from these other platforms is support for ACID transactions and the time travel feature. Also, native integration with managed MLflow is a plus. EMR, Cloudera, and Hortonworks are not as optimized when it comes to Spark Job Execution. Other platforms need to be self-managed, which is another huge hassle.
Read full review
Return on Investment
Apache
  • Positive: Get a quick and reliable pub/sub model implemented - data across components flows easily.
  • Positive: it's scalable so we can develop small and scale for real-world scenarios
  • Negative: it's easy to get into a confusing situation if you are not experienced yet or something strange has happened (rare, but it does). Troubleshooting such situations can take time and effort.
Read full review
Apache
No answers on this topic
Databricks
  • The ability to spin up a BIG Data platform with little infrastructure overhead allows us to focus on business value not admin
  • DB has the ability to terminate/time out instances which helps manage cost.
  • The ability to quickly access typical hard to build data scenarios easily is a strength.
Read full review
ScreenShots