Completed
Microservices
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Perfect Scalability
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Defining Scalability
- 3 Perfect Scalability
- 4 Where would we fail
- 5 How would we fix it
- 6 What we did
- 7 Dolls Law
- 8 Universal Law of computational scalability
- 9 The wall
- 10 Avoiding the wall
- 11 Limitation
- 12 Avoiding Sharing
- 13 State
- 14 Communication
- 15 Sequence
- 16 Avoiding Sequence
- 17 Design Changes
- 18 Scalable Architecture
- 19 Elasticity
- 20 Spike Load
- 21 Command Sourcing
- 22 Graceful Degradation
- 23 Microservices
- 24 Persistence
- 25 Distributed Transactions
- 26 Idempotency
- 27 DDD
- 28 Other Concerns
- 29 Verification
- 30 DevOps Matters
- 31 Conclusion
- 32 Questions