Wasm and Containers Deep Dive by Djordje Lukic @ Wasm I/O 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ค. 2024
  • Wasm I/O 2023 / 23-24 March, Barcelona
    Let’s deep dive into the exciting technologies (new and old) that make it possible to run a WebAssembly module locally using Docker and containerd, and then in the cloud on a Kubernetes cluster.
    Bringing containers and WebAssembly closer will benefit everyone. WebAssembly can make use of all the existing infrastructure for building and delivering the workloads with the help of the OCI standard. And adding WebAssembly features to container orchestrators makes them a great choice for running workloads where performance and a small footprint is paramount.
    In this talk we will take a look at what it takes for a container runtime to be able to run a Wasm module, and the benefits of this approach including faster startup times, security guarantees, and easy integration into multi-tier services.
    This talk will also go over some history of the relation between containers and WebAssembly. I will go over the different ways one can run a WebAssembly module on the cloud (Kubernetes specifically), starting with krustlet and ending by showing the current iteration of the solution involving containerd shims that makes it possible to run a WebAssembly container locally or in the cloud.

ความคิดเห็น • 3

  • @qtfimik42
    @qtfimik42 ปีที่แล้ว +8

    Love the content... but who mastered these videos ( th-cam.com/play/PLP3xGl7Eb-4NtSX-wzOxUCjPsBcw2zrPA.html )? Why is the intro music so annoyingly loud and mic volume so quiet?

  • @matveysafronov2813
    @matveysafronov2813 ปีที่แล้ว +2

    500kb hello world wasm binary :O

  • @garciajero
    @garciajero 10 หลายเดือนก่อน

    the whole wasm thing it's really interesting but only for folks that aren't running linux , hence they need to run vms bla bla bla to run containers , now this on the kubelet i get anxious