Completed
Isolation
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Reactive Systems - 21st Architecture for 21st Century Systems
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Our World Is Changing
- 3 The Reactive Manifesto
- 4 Reactive Systems Are
- 5 Properties of Reactive Systems
- 6 Fractal Architecture
- 7 Failure Modes in Synchronous Messaging
- 8 Synch Messaging Breeds Complexity
- 9 The Benefits of Asynchrony
- 10 An Example of Idempotence
- 11 Isolation
- 12 Share Nothing
- 13 Queues Represent an Unstable State
- 14 Back-Pressure
- 15 Eventual Consistency
- 16 Location Transparency
- 17 Linear Scalability Through Sharding
- 18 Modern Hardware Should Change Our Assumptions
- 19 Conway's Law
- 20 Bounded Contexts
- 21 Example Reactive, MicroService architecture
- 22 Where to start?