Skip to content

Commit e4408e0

Browse files
authored
Add slides for the Proxy-Wasm presentation (2021-04-22). (#429)
Signed-off-by: Piotr Sikora <[email protected]>
1 parent 7060d32 commit e4408e0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

meetings/2021/WASI-04-22.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The meeting will be on a zoom.us video conference.
2828
1. Announcements
2929
1. _Sumbit a PR to add your announcement here_
3030
1. Proposals and discussions
31-
1. [Proxy-Wasm](https://github.com/proxy-wasm) update (Piotr Sikora, [slides](https://docs.google.com/presentation/d/1PYuWke-XDJhAYdCUIw20_I-LoR2IVfJlo5Gn784fFYs/edit?usp=sharing&resourcekey=0-vnuIEdhe_kdc9VHQ6-o2Pg))
31+
1. [Proxy-Wasm](https://github.com/proxy-wasm) update (Piotr Sikora, [slides](presentations/2021-04-22-PiotrSikora-Proxy-Wasm.pdf))
3232
1. _Sumbit a PR to add your agenda item here_
3333

3434
## Notes
@@ -49,8 +49,6 @@ The meeting will be on a zoom.us video conference.
4949

5050
**Piotr Sikora:** Update on proxy-wasm. People have changed, so going to recap.
5151

52-
Slides: https://docs.google.com/presentation/d/1PYuWke-XDJhAYdCUIw20_I-LoR2IVfJlo5Gn784fFYs/edit?usp=sharing&resourcekey=0-vnuIEdhe_kdc9VHQ6-o2Pg
53-
5452
Primary reason is to extend capabilities of proxies with business logic. Ideally running on different proxies and providers. Run in Nginx, istio, fastly, and works exactly the same on the platforms. Started as part of istio to allow code at runtime with security, but that’s not the only reason. Primary reason is abstraction across different providers.
5553

5654
Have support for logging, metrics, network filters, HTTP and gPRC callouts, can do auth check, have key-value store (non-durable, only used to coordinate e.g. telemetry, not meant as DB), background services and timers, FFI.
Binary file not shown.

0 commit comments

Comments
 (0)