Completed
Thank you to our session recording sponsor!
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Context Aware Traffic Routing for Stateful Services Using Envoy
Automatically move to the next video in the Classroom when playback concludes
- 1 Thank you to our session recording sponsor!
- 2 Context aware routing We can route messages based on the context of the message Context is provided by: . URL routing (usually used by websites) • Request Header leg used by load balancers • Side cha…
- 3 Use cases • Retrofitting protocol based on content without application being aware • Use existing content to perform smarter routing
- 4 Custom filter overview
- 5 Load test setup Test Message size average OS KB
- 6 Protobuf Wireformat
- 7 Things of Note • Envelope can be retrofitted ., envelope does not have to be . The unique string can be changed to indicate backwards Oncompatible changes . More than one kind of address can be used …
- 8 Things of Note • Envelope can be retrofitted ., envelope does not have to be . The unique string can be changed to indicate backwards Incompatible changes . More than one kind of address can be used …
- 9 Load test setup (V2) Test
- 10 Test 1 Resource Utilization (V2)
- 11 Stateful message routing
- 12 Stateful services message routing
- 13 Proposed solution
- 14 Client server mapping coordinator
- 15 Conclusions • Shifting the client to server mapping can help with improving • Partial message deserialization can help when dealing with large message