Completed
intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Modernize Without the Madness: Monoliths to Microservices - A 3-Step Approach
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 agenda
- 4 what are microservices?
- 5 are microservices better than a monolith?
- 6 what you don't want - "a distributed monolith"
- 7 monoliths are not dinosaurs
- 8 how do we move from a monolith to microservices architecture?
- 9 3-step approach
- 10 step 1: decompose
- 11 domain-driven design ddd
- 12 event storming
- 13 identify questions, hotspots, people
- 14 swim lanes
- 15 identifying boundaries
- 16 step 3: strangler fig approach
- 17 strangler fig pattern - releasable incremental refactoring
- 18 the monolith
- 19 current architecture
- 20 decompose
- 21 proxy
- 22 strangler fig
- 23 data consistency
- 24 final state
- 25 step 3: automate
- 26 aws migration hub refactor spaces
- 27 strangler fig with refactor spaces