Completed
Event Sourcing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Message-Based Microservices Architectures - Benefits and Practical Matters
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Microservices
- 3 Business motivators
- 4 Design
- 5 Migration
- 6 Domain Design
- 7 Users or Users
- 8 Distributed Data Problem
- 9 Consistency
- 10 Message Layer
- 11 Identity Layer
- 12 Projected Aggregates
- 13 Captured Messages
- 14 Technology Stack
- 15 Data Stack
- 16 Testing Locally
- 17 Test Harness
- 18 Test RabbitMQ
- 19 Test Kafka
- 20 Backend
- 21 Web App
- 22 Create New User
- 23 Set Password
- 24 Search Logs
- 25 Cloud Deployment
- 26 The Good Stuff
- 27 CQRS
- 28 Advent Sourcing
- 29 Event Sourcing
- 30 Versioning
- 31 Data Loss
- 32 Partitions
- 33 Data Protection
- 34 Budget
- 35 Rule of Thumb
- 36 Conclusion