Kafka Streams 101 – resources to get started

Kafka Streams is a native streaming library for Apache Kafka® that enables you to perform business logic on an event stream of records coming into Apache Kafka topics. You may also know that it provides an abstraction over Kafka consumers and producers. But there’re so much to it. Learn how stream processing works with these free resources to get up to speed on building event streaming applications:

:movie_camera: Course: Kafka Streams 101

:paperclip: Tutorial: Your First Kafka Streams Application

:memo: Blog: A Guide to Kafka Streams and Its Uses

:studio_microphone: Podcast: Real-Time Stream Processing with Kafka Streams ft. Bill Bejeck

:calendar: Live meetup replay: Kafka Streams 101

3 Likes