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?Β π
Theory and foundations are useful, but what about seeing the concepts do somethingβ¦ π
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?Β
Moving from πto π, letβs take another real data feed and build some realtime location-based notifications π
Integration and data pipelines π
Integration between Kafka and other systems? Kafka Connect has you covered β‘
β±οΈ Kafka Connect in 60 seconds
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.