Summary
A quick summary of the concepts learned in this chapter.
We'll cover the following
Recap
Wasm is powering the third wave of cloud computing, and platforms like Docker and Kubernetes are evolving to work with it. Docker can already build Wasm apps into container images, run them with docker run
, and host them on Docker Hub. Projects like containerd and runwasi are making it easy to run Wasm containers on Kubernetes.
Get hands-on with 1400+ tech skills courses.