Completed
intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Observe Your API with API Gateway Plugins - Observability Techniques
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preface
- 3 about me
- 4 agenda
- 5 apis are everywhere
- 6 even chatgpt uses apis
- 7 performance, availability, integrity
- 8 what is api observability?
- 9 tracing, logging, metrics
- 10 api observability is a part of every api development
- 11 api gateway
- 12 a central point for api observation
- 13 api gateway plugins
- 14 what is apache apisix?
- 15 custom plugin development
- 16 observability...
- 17 -logging
- 18 logger plugins
- 19 http logger plugin
- 20 -metrics
- 21 prometheus plugin
- 22 -tracing
- 23 zipkin plugin
- 24 observe asp.net core web api with apisix - demo
- 25 takeaways
- 26 thank you