“WebAssembly on the server is the future of computing.”
–Solomon Hykes, founder of Docker
Server-Side WebAssembly shows you how to harness the power of Wasm on the application back-end. By following the numerous practical examples and crystal-clear explanations, you’ll soon be seeing the benefits of reduced cold start times, improved security and performance, and the freedom of polyglot programming.
Inside
Server-Side WebAssembly you’ll learn how to:
- Develop and deploy server-side Wasm applications
- Create and manage Wasm containers with OCI
- Compile Wasm components from multiple languages
- Scale Wasm applications using Kubernetes
- Deploy Wasm applications across different environments
- Integrate with databases and machine learning
Server-Side WebAssembly lays out everything you need to take WebAssembly beyond its traditional browser domain. You’ll put on the hats of a systems architect, a backend developer, and even a DevOps engineer to get a full picture of WebAssembly development from both an architecture and development perspective.