Completed
fail fast
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Down-to-Earth Cloud Scaling
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 React to change
- 3 Do you know your system will scale
- 4 When to test
- 5 Why testing
- 6 Close to production specs
- 7 Load testing
- 8 Designing load tests
- 9 Frontloading features
- 10 infrastructure
- 11 design guidelines
- 12 fail fast
- 13 Kill your Darlings
- 14 Linear growth
- 15 Design questions
- 16 Scaling up
- 17 Scaling out
- 18 Scaling throughput
- 19 Scaling unrelated tasks
- 20 When to scale
- 21 Monitoring
- 22 Dashboard
- 23 CPU Memory Usage
- 24 App Insights
- 25 Change your monitoring
- 26 Recap