Completed
14:45 - Real-World Examples of Event Sourcing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Event Sourced Architecture: A Deep Dive
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 03:33 - Sponsor CrabNebula.dev
- 3 04:21 - Defining Event Sourcing
- 4 07:47 - What are Events? Domain Driven Design
- 5 14:45 - Real-World Examples of Event Sourcing
- 6 19:52 - Complexities of Event Sourcing
- 7 21:33 - Storage Costs
- 8 23:36 - Computational Costs
- 9 24:10 - Snapshotting
- 10 35:15 - Event Ownership
- 11 36:19 - CQRS
- 12 44:08 - Consistency with Kafka
- 13 54:10 - Kafka Performance Mechanisms
- 14 01:03:05 - Kafka as an Event Store
- 15 01:04:13 - Zookeeper & KRaft
- 16 01:09:47 - Postgres WAL as an Event Store?
- 17 01:13:24 - Event Sourcing Use Cases
- 18 01:18:50 - Event Sourcing Problems
- 19 01:26:22 - Should You Event Source?
- 20 01:27:44 - Conclusion