What is Kafka?

116 viewsKafka

What is Kafka?

What is Kafka?

Razibul Islam Changed status to publish January 18, 2023
0

Apache Kafka is an open-source, distributed event streaming platform used to process, store, and analyze real-time data feeds. It is designed to handle high volume, high throughput, and low latency data streams, and can be used to build real-time data pipelines and streaming applications. Kafka is written in Scala and Java and is often used in conjunction with Apache Storm, Apache Hadoop, and Apache Spark.

Stephen O'Connor Answered question January 17, 2023
0