Hereโs a collection of Kafka-related talks, just for you.
Each one has ๐ฟ๐ฅ a recording, ๐ slides, and ๐พ code to go and try out.
Letโs get started with the foundations - what is Apache Kafka?
๐ Kafka as a Platform: the Ecosystem from the Ground Up
another introductory talk, going into some of the detail of ksqlDB
โก๏ธ Introduction to ksqlDB
Theory and foundations are useful, but what about seeing the concepts do somethingโฆ
โถ๏ธ Apache Kafka and ksqlDB in Action: Letโs Build a Streaming Data Pipeline!
Real-life examples
Hereโs a nice example using real data to solve a real problem - is my train late now? What are the routes most likely to be delayed?
๐ On Track with Apache Kafka: Building a Streaming Platform solution with Rail Data
Moving from ๐to ๐, letโs take another real data feed and build some realtime location-based notifications ๐
๐ค Building a Telegram bot with Go, Apache Kafka, and ksqlDB
Integration and data pipelines
Integration between Kafka and other systems? Kafka Connect has you covered โก
โฑ๏ธ Kafka Connect in 60 seconds
๐ฆธโ From Zero to Hero with Kafka Connect
๐ง No More Silos: How to Integrate Your Databases with Apache Kafka and CDC
The question that always comes up when we talk about integration - how to get data from Oracle into Apache Kafka?
โน๏ธ Integrating Oracle and Kafka
Architecture
A change of pace from the hands-on, and instead some architectural consideration and thoughts.
๐ The Changing Face of ETL: Event-Driven Architectures for Data Engineers
For more great Apache Kafka and Confluent Platform content subscribe to these Youtube channels ๐
๐ฅ Robin Moffatt
๐ฅ Viktor Gamov
๐ฅ Confluent
Top comments (1)
What a good material, thanks a lot for sharing