Completed
- Common use-cases for WebAssembly
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Running WebAssembly Applications on Kubernetes with WasmEdge - Mirantis Labs Tech Talks
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Prerequisites for today's demo links above
- 3 - What is WebAssembly?
- 4 - Wasm modules vs. container images
- 5 - Common use-cases for WebAssembly
- 6 - What is WasmEdge?
- 7 - 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