Settings

Theme

Amex's FaaS Uses WebAssembly Instead of Containers

thenewstack.io

3 points by farmerbb a year ago · 2 comments

Reader

seanmceligot a year ago

"A key reason behind Amex's adoption of WebAssembly is that WebAssembly demonstrated superior performance metrics compared to containers."

Wasm faster than containers? I guess they mean under there specific circumstances. Rust or C on a Linux container running machine code should definitely be faster than Wasm bytecode.

giorgioz a year ago

I wonder what source language they are using that will be compiled to WebAssembly. I also wonder how they built their FaaS infrastructure. A possibility is that they used the open source Firecracker (written in Rust) which powers AWS Lambda.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection