Apache Kafka open source stream processing software
Rating: 9 out of 10
March 23, 2020
VP
Vetted Review
Verified User
2 years of experience
We used it for event logging. It was used for application log collection. Was used with exception tracking and with core microservices of the web application. It helped us reduce cost and simplified operational monitoring.
- It handles large amount of data simultaneously. Makes application scalable.
- It is able to handle real time data pipeline.
- Resistant to node failure within the cluster.
Cons
- Does not have complete set of monitoring tools.
- It does not support wild card topic selection.
- Brokers and consumer pattern reduces the performance.