Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Demystifying Kafka
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Starting with a simple idea
- 3 Three challenges
- 4 Ordering quarantees, traditional messaging system
- 5 Log Structure
- 6 Parallel Consumption - comes from Log
- 7 Resiliency - comes from Replication
- 8 Kafka & Event sourcing?
- 9 Katka - for event sourcing ?
- 10 What's missing
- 11 Kalka, a database inside out
- 12 Identity & concurrency control
- 13 Aggregates & Projections
- 14 Kalka Streams
- 15 What we learned in the process?