Completed
API Gateway
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Resilient, Secure, and Maintainable API Platform Using Finagle
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Context
- 3 Technical Context
- 4 Terminology
- 5 Architecture
- 6 CPU Latency
- 7 API Development Process
- 8 Endpoint Discovery
- 9 Endpoint Registry
- 10 ClientSide Load Balancing
- 11 Consumer
- 12 HTTP Client
- 13 API Gateway
- 14 Implementation
- 15 Open Source
- 16 Endpoint Discovery Integration
- 17 Rewrite Rules
- 18 Backward Compatibility
- 19 Lessons Learned
- 20 Setting Timeouts
- 21 Response Classifiers
- 22 Load Balancing
- 23 Retrial
- 24 Additional Measures
- 25 Future Work
- 26 Conclusion
- 27 Key Messages
- 28 Questions