Hands on with WebAssembly Microservices and Kubernetes
May 01, 2023
1h 27m
Free
Description
This tutorial provides hands-on experience with WebAssembly (Wasm) on Kubernetes. It covers introducing Wasm and WASI, building Wasm microservices with the Spin framework, and deploying them to Kubernetes. The tutorial highlights Wasm's portability, small footprint, and fast startup times, comparing it to traditional containerized applications.