Skip to content

Kafka

Video Explanation: https://www.youtube.com/watch?v=kAbtgMYtXcY&list=PL4gQGtQMQlFVKbuN_QCcwcGLuoKR5Xg6b

Description

Apache Kafka is a distributed event streaming platform used for building real-time data pipelines and event-driven systems. It allows services to publish and consume events reliably at large scale.

Document