Understaning Kafka
What is Kafka?
Kafka is a messaging system that safely moves data between systems.
Why Kafka?
Kafka is a distributed streaming platform that is used for building real-time data pipelines and streaming applications. It is designed to be fast, scalable, and durable.
It is a publish-subscribe messaging system that is designed to be fault-tolerant and high-throughput.