Completed
- Caching detail
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Architecting for Application Requirements: Understanding SLAs and Resiliency
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Understanding the application requirements
- 3 - What can fail?
- 4 - Elements of the architecture
- 5 - Service SLAs
- 6 - Introducing bulkhead thinking
- 7 - Using the right SLA
- 8 - Combining multiple services and the composite SLA
- 9 - Combining Azure services
- 10 - Improving the SLA
- 11 - The balancer and other issues
- 12 - Other resiliency options and using a cache
- 13 - Helping with application architecture
- 14 - Scales of resiliency in infrastructure
- 15 - Improvements to the application
- 16 - Bulkheads in the application architecture
- 17 - Alternate paths and database considerations
- 18 - Different pools
- 19 - Decoupling
- 20 - Caching detail
- 21 - Circuit breaking and leaking buckets
- 22 - Other best practices
- 23 - Summary