What is Kafka and How to use Kafka with SpringBoot and Apache Camel?

What is Kafka and How to use Kafka with SpringBoot and Apache Camel?

13.187 Lượt nghe
What is Kafka and How to use Kafka with SpringBoot and Apache Camel?
What is Kafka and How to use Kafka with SpringBoot and Apache Camel? Agenda: 1. What is Kafka? 2. Install Kafka 3. Connect Kafka using SpringBoot & Apache Camel 4. Workshop What is Kafka? Apache Kafka is an open-source distributed event streaming platform More than 80% of all Fortune 100 companies trust, and use Kafka. Initially conceived as a messaging queue, Kafka is based on an abstraction of a distributed commit log. Since being created and open sourced by LinkedIn in 2011, Kafka has quickly evolved from messaging queue to a full-fledged event streaming platform. Source Code: https://github.com/jssaggu/camel-tutorial https://saggu.medium.com/