DEV Community

Robin Moffatt
Robin Moffatt

Posted on • Originally published at rmoff.net on

🎁 A collection of Kafka-related talks πŸ’

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)

Collapse
 
manuelbrs profile image
Juan Manuel Bello

What a good material, thanks a lot for sharing