
Thorsten's thoughts
1000 FOLLOWERS
Experiences from real-world projects. Focussing Microsoft Azure, Kubernetes and Infrastructure as Code.
Thorsten's thoughts
1M ago
This post demonstrates how to persist data in MySQL when building cloud-native applications with Fermyon Spin. Leveraging the Spin SDK for Rust... Read the full post on https://www.thorsten-hans.com/crud-in-webassembly-with-fermyon-spin-and-mysql ..read more
Thorsten's thoughts
1M ago
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... Read the full post on https://www.thorsten-hans.com/master-configuration-data-in-fermyon-spin ..read more
Thorsten's thoughts
1M ago
This article demonstrates how to authenticate against Azure using azidentity and azblob to interact with Azure Blob Storage data plane using the Azure SDK for Go.. Read the full post on https://www.thorsten-hans.com/azure-blob-storage-using-azure-sdk-for-golang ..read more
Thorsten's thoughts
1M ago
WebAssembly will change the way we architecture cloud-native applications. Start your WebAssembly journey on the server and in the cloud with Fermyon Spin.. Read the full post on https://www.thorsten-hans.com/building-microservices-with-webassembly-and-fermyon-spin ..read more
Thorsten's thoughts
1M ago
Learn how to implement hot-reload for your configuration data in .NET by leveraging Kubernetes' ConfigMaps.. Read the full post on https://www.thorsten-hans.com/hot-reload-net-configuration-in-kubernetes-with-configmaps ..read more
Thorsten's thoughts
2M ago
Observability is a critical attribute that every cloud-native applications should address. This article explains how to implement observability in .NET applications with OpenTelemetry... Read the full post on https://www.thorsten-hans.com/instrumenting-dotnet-apps-with-opentelemetry ..read more
Thorsten's thoughts
3M ago
This article demonstrates how to build a scalable background worker for processing messages from Azure Service Bus and host it in Azure Container Apps.. Read the full post on https://www.thorsten-hans.com/background-workers-in-azure-container-apps-with-keda ..read more
Thorsten's thoughts
4M ago
This article explains how to build Docker Images for multiple architectures using Docker and buildx... Read the full post on https://www.thorsten-hans.com/how-to-build-multi-arch-docker-images-with-ease ..read more
Thorsten's thoughts
5M ago
This post explains what Azure NAT Gateway is, its benefits, and how we can deploy an Azure Kubernetes Service (AKS) with associated NAT Gateway using Terraform.. Read the full post on https://www.thorsten-hans.com/provision-aks-and-nat-gateway-with-terraform ..read more
Thorsten's thoughts
5M ago
This article demonstrates how to update objects in Kubernetes leveraging the official C# client library and JSON patch.. Read the full post on https://www.thorsten-hans.com/patch-kubernetes-object-with-dotnet-the-simple-way ..read more