Apache Kafka - FTW
August 21, 2023

Apache Kafka - FTW

Anonymous | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Overall Satisfaction with Apache Kafka

We use Apache Kafka as message broker between our two client facing applications. We used ActiveMQ before but it had shortfalls of high availability and clustering. Kafka solved it on both fronts and gives a good business continuity.
  • High availability
  • performance
  • Admin user interface
  • zookeeper logs could be better
  • monitoring
  • Clustering
  • HA
  • open source
  • Community
  • Needs at least 3 machines is a negative
  • Open source is positive
  • good community to get help is a positive
It had the clustering functionality and gave tolerance against machine failure.

Do you think Apache Kafka delivers good value for the price?

Yes

Are you happy with Apache Kafka's feature set?

Yes

Did Apache Kafka live up to sales and marketing promises?

Yes

Did implementation of Apache Kafka go as expected?

Yes

Would you buy Apache Kafka again?

Yes

It is well suited if you want to use a message broker between two applications with high availability. Its also can be used as streaming replication for data.