InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by confluent kafka? What are its advantages? |
|
Answer» Confluent is an Apache Kafka-based data STREAMING platform: a full-scale streaming platform capable of not just publish-and-subscribe but also data STORAGE and processing within the stream. Confluent Kafka is a more comprehensive Apache Kafka distribution. It enhances Kafka's integration capabilities by including tools for optimizing and managing Kafka clusters, as well as ways for ensuring the streams' security. Kafka is easy to CONSTRUCT and operate because of the Confluent Platform. Confluent's software comes in three varieties:
Following are the advantages of Confluent Kafka :
|
|