SESSION details

Name: Getting Started with Wasm, Docker, and Kubernetes

Date/time: Thursday, October 5, 2023, 10:55 AM - 11:40 AM Pacific Time

Description:

Everyone's talking about Webassembly and calling it the third wave of cloud computing. In this workshop, you'll build a simple app, compile it to WebAssembly, use Docker to build it as a container image, push it to Docker Hub, and run it on Docker Desktop. You'll also package it as a Kubernetes Pod and use Kubernetes primitives such as RuntimeClass objects to target it to special cluster nodes with a Wasm runtime capable of executing it. When you're done, you'll be familiar with Wasm apps, how Docker tools are evolving to work with Wasm, and how to schedule Wasm apps to Kubernetes.