felix.seidel.me

Use Case Patterns for Headless WebAssembly

WebAssembly gains traction in the Cloud Native ecosystem. I explore which broad use case categories I see for headless WebAssembly, what the benefits are, and how Wasm-based systems will work.

Posted on Mon, Mar 7, 2022

A Serverless WebAssembly Runtime for Workflows – Part 3: A Detailed Look at the Use Case

This post provides an overview of design questions that need to be answered to enable implementing the use case. Moreover, I present initial ideas of how to evaluate and benchmark the solution.

Posted on Fri, Jan 28, 2022

A Serverless WebAssembly Runtime for Workflows – Part 2: Systems View

I outline two architecture concepts for the WASM runtime: my preferred Kubernetes-native solution and a fallback based upon a three-tier web service.

Posted on Sun, Dec 19, 2021

A Serverless WebAssembly Runtime for Workflows – Part 1: Motivation

This introduces my master thesis topic. I’ll explain why Cloud-Native WebAssembly is a hot topic and how Argo Workflows will profit from a serverless runtime for WebAssembly.

Posted on Sat, Dec 18, 2021