Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Distributed API Gateway with a Service Mesh
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is a Service Mesh
- 3 What is an API Gateway
- 4 What is Envoy
- 5 Dynamic Configuration System
- 6 Filter Chains
- 7 Extensibility
- 8 What is WASM
- 9 Why use WASM
- 10 What is Proxy WASM
- 11 Proxy WASM Architecture
- 12 Example Filter
- 13 Situation
- 14 Ghettoemboy
- 15 Demonstration
- 16 Ghetto Emboy
- 17 Not Filter
- 18 Questions
- 19 How does Envoy communicate with WASM binary
- 20 Are API gateways still relevant
- 21 Can different WASM code be deployed to different paths
- 22 Service Mesh features
- 23 WebAssemblyHub
- 24 WebAssemblyHub Integration
- 25 Using External Services
- 26 Rate Control
- 27 Wrap Up