Completed
Between contexts, share 'consciously
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Pragmatic Event-Driven Microservices
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Layered architecture
- 3 Command Query Responsibility Segregation
- 4 Microservices vs Monoliths
- 5 Noun Driven Design
- 6 Location transparency
- 7 Event-Driven' Microservices
- 8 Reasons to send a message
- 9 Competing consumers
- 10 Balanced consumers
- 11 I want something done - Command
- 12 Command Routing
- 13 I want to know something - Query
- 14 Query – subscription
- 15 Event Sourcing
- 16 Event Store operations
- 17 Unmanageable mess
- 18 Within a context, share everything
- 19 Between contexts, share 'consciously
- 20 Microservices Messaging
- 21 "Just enough" intelligence