Completed
Kafka Connect
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
I Don't Want to Miss a Thing - Track Database Changes with Apache Kafka
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Example
- 3 Lessons
- 4 What is Kafka
- 5 Kafka Clusters
- 6 The Fridge Dilemma
- 7 Kafka Connect
- 8 Database Changes
- 9 Timestamp Approach
- 10 Kafka Connect Configuration
- 11 Limitations of querybased approach
- 12 Logbased approach
- 13 Division connector
- 14 Division connector configuration
- 15 Review