Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
System Design: Scaling Applications for Global Deployment
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Multiple Servers
- 3 - Same Data Center
- 4 - Same Region
- 5 - Different Regions
- 6 - Geolocation Routing
- 7 - Flow of a Request
- 8 - Example Request Flow
- 9 - Multi Region Complexity
- 10 - Multi Master Database
- 11 - Caching Examples
- 12 - Benefits of Using Different Regions
- 13 - Negatives of Using Different Regions
- 14 - Going Global
- 15 - Multi Region Failover
- 16 - CDNs
- 17 - Wrap Up and Next Steps