Completed
Bouncing Instances
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Managing FoundationDB at Scale
Automatically move to the next video in the Classroom when playback concludes
- 1 Overview
- 2 Overall Design
- 3 Design Considerations
- 4 Core Operation Loop
- 5 Installing Binaries and Conf
- 6 Add New Processes
- 7 Change Database Configuration
- 8 Removing Processes
- 9 Change Coordinators
- 10 Bouncing Instances
- 11 Bounce Strategy
- 12 Wait, what? Come on.
- 13 Alternative: Rolling Bounces
- 14 Alternative: DR Cutover
- 15 Conclusion