Getting started with Kafka Streams in 120 minutes
(workshop) In this workshop you will learn how to build scalable Kafka Streams applications with Spring
Boot and Spring Kafka. You are introduced to the concepts of Kafka and streaming and get some hands on experience building an application using Kafka Streams components such as kStreams, kTables, filters, branches, and solving interesting challenges with complex joins and aggregates.
Requirements for the workshop:
Before the session, please
- Make sure you have JDK8 or higher installed
- To get started with Kafka, execute steps 1 to 5 from the Kafka quickstart guide (https://kafka.apache.org/quickstart)