- Live Demo: Run WasmEdge & Wasm bytecode inside a slim container
8
- Demo: create the "hello wasm" application
9
- Demo: compile Wasm app to Wasm module
10
- Demo: testing our module & building the slim container
11
- Demo: running our slim Wasm container on Kubernetes
12
- A look at some alternative tools to use with WebAssembly
13
- Now let's look at WebAssembly from an Operator's POV
14
- Additional reading on WebAssembly & WasmEdge
15
- Outro
Description:
Explore the integration of WebAssembly applications with Kubernetes using WasmEdge in this 29-minute tech talk. Learn about WebAssembly's potential for deploying portable code with near-native performance and its growing ecosystem. Discover how to create and run a Wasm module on a slim container deployed on Kubernetes through a live demonstration. Gain insights into the advantages of using WebAssembly in cloud-native development, whether alongside containers or VMs. Follow along with the provided prerequisite tooling, including Rust, WasmEdge, Docker Desktop, and Lens. Delve into topics such as WebAssembly basics, Wasm modules vs. container images, common use cases, and WasmEdge functionality. Examine alternative WebAssembly tools and consider the technology from an operator's perspective. Conclude with additional resources for further exploration of WebAssembly and WasmEdge.
Running WebAssembly Applications on Kubernetes with WasmEdge - Mirantis Labs Tech Talks