Introduction


Apache Kafka is an open-source distributed event streaming platform, designed for high performance data pipelines, streaming analytics, data integration. Think of it as a high speed message hub for your data. It lets applications publish, store and subscribe to streams of records in real-time.






Key concepts in Kafka


1....