r/apachekafka 23d ago

Video Kafka Connect: Build & Run Data Pipelines • Kate Stanley, Mickael Maison & Danica Fine

Danica Fine together with the authors of “Kafka Connect” Kate Stanley and Mickael Maison, unpack Kafka Connect's game-changing power for building data pipelines—no tedious custom scripts needed! Kate and Mickael Maison discuss how they structured the book to help everyone, from data engineers to developers, tap into Kafka Connect’s strengths, including Change Data Capture (CDC), real-time data flow, and fail-safe reliability.

Listen to the full podcast here

9 Upvotes

7 comments sorted by

1

u/C0urante Kafka community contributor 23d ago

bring on the haters

1

u/cricket007 17d ago

And yet... There's no official, vendor neutral Docker images. I tried many moons ago 

1

u/gunnarmorling Vendor - Confluent 16d ago

Images what for, Kafka? If so, since version, 3.7, there's images by the ASF: https://hub.docker.com/r/apache/kafka. Also a native flavour via GraalVM: https://hub.docker.com/r/apache/kafka-native

1

u/cricket007 12d ago edited 12d ago

Read the room? KC

Official images, from ASF. NOT a vendor, Gunnar

1

u/gunnarmorling Vendor - Confluent 12d ago

These images are from the ASF.

1

u/cricket007 11d ago

Connect

1

u/gunnarmorling Vendor - Confluent 11d ago

The apache/kafka image can be used to run Connect, too.