Tales and stories about Cloud-Native computing, Serverless, Containers, Azure and Kubernetes
Learn how to run Wasm workloads in Docker Desktop and how to orchestrate distributed architectures using containers and Wasm.
I'm going all in on WebAssembly and I will join Fermyon as a Cloud Advocate starting February 2024.
Learn and understand how you can build plugins for Fermyon Spin by exploring the check-for-update plugin.
Fermyon Spin now supports using Azure Cosmos DB as key-value store for your Spin apps. This article explains how to get it up and running in no time!
This story explains and illustrates how I migrated the backend for my blog from containers to WebAssembly with Fermyon Spin & Fermyon Cloud
With Fermyon Spin 1.1, Spin SDKs for Rust and GoLang come built-in routers for HTTP apps. This article demonstrates how to use the new router in Rust to layout a full-fledged HTTP API.
In this post, we will build a HTTP router in Rust using enums and pattern matching to address more sophisticated routing scenarios in single component Spin apps.
This article demonstrates how to leverage the built-in key-value store in Fermyon Spin by building an URL shortener.
This post demonstrates how to persist data in MySQL when building cloud-native applications with Fermyon Spin. Leveraging the Spin SDK for Rust.
Learn how to use sensitive and non-sensitive configuration data in Fermyon Spin. Pull secrets from HashiCorp Vault, and read configuration data from components written in Rust.
WebAssembly will change the way we architecture cloud-native applications. Start your WebAssembly journey on the server and in the cloud with Fermyon Spin