Completed
Framing principles
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Principles of Microservices
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What are microservices
- 3 Framing principles
- 4 Architectural principles
- 5 Principles of Microservices
- 6 Modeling things around a business domain
- 7 Embrace a culture of automation
- 8 Hide implementation details
- 9 Deploy independently
- 10 Consumer First
- 11 Strangler Application
- 12 cascading failure
- 13 timeouts
- 14 bulk heading
- 15 highly observable
- 16 aggregation
- 17 correlation IDs
- 18 Summary