Apache Kafka vs. Microsoft BI (MSBI)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Kafka
Score 8.4 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
Microsoft BI (MSBI)
Score 8.4 out of 10
N/A
Microsoft BI is a business intelligence product used for data analysis and generating reports on server-based data. It features unlimited data analysis capacity with its reporting engine, SQL Server Reporting Services alongside ETL, master data management, and data cleansing.
$9.99
per user/per month
Pricing
Apache KafkaMicrosoft BI (MSBI)
Editions & Modules
No answers on this topic
Power BI Pro
$9.99
per user/per month
Power BI Premium
4,995
per month
Offerings
Pricing Offerings
Apache KafkaMicrosoft BI (MSBI)
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Apache KafkaMicrosoft BI (MSBI)
Top Pros
Top Cons
Features
Apache KafkaMicrosoft BI (MSBI)
BI Standard Reporting
Comparison of BI Standard Reporting features of Product A and Product B
Apache Kafka
-
Ratings
Microsoft BI (MSBI)
8.6
49 Ratings
5% above category average
Pixel Perfect reports00 Ratings9.042 Ratings
Customizable dashboards00 Ratings8.049 Ratings
Report Formatting Templates00 Ratings8.947 Ratings
Ad-hoc Reporting
Comparison of Ad-hoc Reporting features of Product A and Product B
Apache Kafka
-
Ratings
Microsoft BI (MSBI)
8.7
49 Ratings
8% above category average
Drill-down analysis00 Ratings9.044 Ratings
Formatting capabilities00 Ratings8.049 Ratings
Integration with R or other statistical packages00 Ratings8.939 Ratings
Report sharing and collaboration00 Ratings9.049 Ratings
Report Output and Scheduling
Comparison of Report Output and Scheduling features of Product A and Product B
Apache Kafka
-
Ratings
Microsoft BI (MSBI)
9.0
48 Ratings
8% above category average
Publish to Web00 Ratings9.044 Ratings
Publish to PDF00 Ratings9.044 Ratings
Report Versioning00 Ratings8.940 Ratings
Report Delivery Scheduling00 Ratings9.043 Ratings
Delivery to Remote Servers00 Ratings8.924 Ratings
Data Discovery and Visualization
Comparison of Data Discovery and Visualization features of Product A and Product B
Apache Kafka
-
Ratings
Microsoft BI (MSBI)
9.0
48 Ratings
11% above category average
Pre-built visualization formats (heatmaps, scatter plots etc.)00 Ratings9.047 Ratings
Location Analytics / Geographic Visualization00 Ratings9.044 Ratings
Predictive Analytics00 Ratings9.042 Ratings
Pattern Recognition and Data Mining00 Ratings9.01 Ratings
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
Apache Kafka
-
Ratings
Microsoft BI (MSBI)
9.0
49 Ratings
5% above category average
Multi-User Support (named login)00 Ratings9.046 Ratings
Role-Based Security Model00 Ratings9.043 Ratings
Multiple Access Permission Levels (Create, Read, Delete)00 Ratings9.046 Ratings
Report-Level Access Control00 Ratings9.01 Ratings
Single Sign-On (SSO)00 Ratings9.028 Ratings
Mobile Capabilities
Comparison of Mobile Capabilities features of Product A and Product B
Apache Kafka
-
Ratings
Microsoft BI (MSBI)
8.5
39 Ratings
7% above category average
Responsive Design for Web Access00 Ratings8.036 Ratings
Mobile Application00 Ratings8.027 Ratings
Dashboard / Report / Visualization Interactivity on Mobile00 Ratings9.936 Ratings
Application Program Interfaces (APIs) / Embedding
Comparison of Application Program Interfaces (APIs) / Embedding features of Product A and Product B
Apache Kafka
-
Ratings
Microsoft BI (MSBI)
8.8
21 Ratings
11% above category average
REST API00 Ratings8.919 Ratings
Javascript API00 Ratings9.019 Ratings
iFrames00 Ratings9.018 Ratings
Java API00 Ratings9.017 Ratings
Themeable User Interface (UI)00 Ratings9.018 Ratings
Customizable Platform (Open Source)00 Ratings8.017 Ratings
Best Alternatives
Apache KafkaMicrosoft BI (MSBI)
Small Businesses

No answers on this topic

BrightGauge
BrightGauge
Score 9.0 out of 10
Medium-sized Companies
IBM MQ
IBM MQ
Score 9.0 out of 10
Reveal
Reveal
Score 9.9 out of 10
Enterprises
IBM MQ
IBM MQ
Score 9.0 out of 10
Jaspersoft Community Edition
Jaspersoft Community Edition
Score 9.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache KafkaMicrosoft BI (MSBI)
Likelihood to Recommend
8.3
(18 ratings)
8.7
(73 ratings)
Likelihood to Renew
9.0
(2 ratings)
8.0
(25 ratings)
Usability
10.0
(1 ratings)
8.9
(14 ratings)
Availability
-
(0 ratings)
9.5
(2 ratings)
Performance
-
(0 ratings)
7.0
(2 ratings)
Support Rating
8.4
(4 ratings)
8.9
(15 ratings)
In-Person Training
-
(0 ratings)
6.9
(3 ratings)
Online Training
-
(0 ratings)
8.5
(2 ratings)
Implementation Rating
-
(0 ratings)
9.6
(7 ratings)
Configurability
-
(0 ratings)
10.0
(2 ratings)
User Testimonials
Apache KafkaMicrosoft BI (MSBI)
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
Microsoft
Microsoft BI is well suited for Stream analytics, easy data integration, report creation and UI/UX designs (limited but what all available are great ones) Microsoft BI may be less appropriate for handling huge number of datasets and difficult queries. It may also be difficult for a company with heavy data.
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
Microsoft
  • Comparatively easy to use compared to other data analytics solutions, collaborating with other colleagues on data work is simple.
  • Using Visual Studio for database, ETL, reporting, and analytics development save time and money.
  • Transfer of data from one application to another via Excel and comparison of data attributes between applications
  • Dashboard functionality, as well as Python support, are available, allowing you to add additional charts and graphs.
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
Microsoft
  • The race to perfect gathering of Non-Traditional datasets is on-going; with Microsoft arguably not the leader of the pack in this category.
  • Licensing options for PowerBI visualizations may be a factor. I.e. if you need to implement B2C PowerBI visualizations, the cost is considerably high especially for startups.
  • Some clients are still resistant putting their data on the cloud, which restricts lots of functionality to Power BI.
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
Microsoft
Microsoft BI is fundamental to our suite of BI applications. That being said, Northcraft Analytics is focused on delighting our customers, so if the underlying factors of our decision change, we would choose to re-write our BI applications on a different stack. Luckily, mathematics are the fundamental IP of our technology... and is portable across all BI platforms for the foreseeable future.
Read full review
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
Microsoft
The Microsoft BI tools have great usability for both developers and end users alike. For developers familiar with Visual Studio, there is little learning curve. For those not, the single Visual Studio IDE means not having to learn separate tools for each component. For end-users, the web interface for SSRS is simple to navigate with intuitive controls. For ad-hoc analysis, Excel can connect directly to SSAS and provide a pivot table like experience which is familiar to many users. For database development, there is beginning to be some confusion, as there are now three tool choices (VS, SSMS, Azure Data Studio) for developers. I would like to see Azure Data Studio become the superset of SSMS and eventually supplant it.
Read full review
Reliability and Availability
Apache
No answers on this topic
Microsoft
The product has been reliable.
Read full review
Performance
Apache
No answers on this topic
Microsoft
SQL Server Reporting Services (SSRS) can drag at times. We created two report servers and placed them under an F5 load balancer. This configuration has worked well. We have seen sluggish performance at times due to the Windows Firewall.
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
Microsoft
While support from Microsoft isn't necessarily always best of breed, you're also not paying the price for premium support that you would on other platforms. The strength of the stack is in the ecosystem that surrounds it. In contrast to other products, there are hundreds, even thousands of bloggers that post daily as well as vibrant user communities that surround the tool. I've had much better luck finding help with SQL Server related issues than I have with any other product, but that help doesn't always come directly from Microsoft.
Read full review
In-Person Training
Apache
No answers on this topic
Microsoft
This training was more directed toward what the product was capable of rather than actual programming.
Read full review
Online Training
Apache
No answers on this topic
Microsoft
I have used on-line training from Microsoft and from Pragmatic Works. I would recommend Pragmatic Works as the best way to get up to speed quickly, and then use the Microsoft on-line training to deep dive into specific features that you need to get depth with.
Read full review
Implementation Rating
Apache
No answers on this topic
Microsoft
We are a consulting firm and as such our best resources are always billing on client projects. Our internal implementation has weaknesses, but that's true for any company like ours. My rating is based on the product's ease of implementation.
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
Microsoft
We have used the built in ConnectWise Manager reports and custom reports. The reports provide static data. PowerBI shows us live data we can drill down into and easily adjust parameters. It's much more useful than a static PDF report.
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
Microsoft
  • As a SaaS provider we see being able to provide self-service BI to our client users as a competitive advantage. In fact the MSSQL enabled BI is a contributing factor to many winning RFPs we have done for prospective client organisations.
  • However MSSQL BI requires extensive knowledge and skills to design and develop data warehouses & data models as a foundation to support business analysts and users to interrogate data effectively and efficiently. Often times we find having strong in-house MSSQL expertise is a bless.
Read full review
ScreenShots