Completed
How do we migrate programmatically?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Performing Infrastructure Migrations at Scale
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Migrations: Airbnb Case Study
- 3 Example Migrations
- 4 Migrations reduce tech debt
- 5 Examples of tech debt
- 6 Migration types
- 7 Cascading Migrations
- 8 Simultaneous Migrations
- 9 Sequenced Migrations
- 10 Prioritized Migrations
- 11 Migration at scale
- 12 Migration overhead: what developers get
- 13 Unfinished migrations
- 14 better abstraction?
- 15 How do we migrate programmatically?
- 16 The lifecycle of a refactor
- 17 What do we migrate programmatically?
- 18 Migration strategy: make one person do it
- 19 Migration strategy: make devs do all of it
- 20 Migration strategy: an actual migration program
- 21 10 Takeaways