Tales and stories about Cloud-Native computing, Serverless, Containers, Azure and Kubernetes
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
See how to check if your application runs inside of a Docker container or not. This post shows how to do it with no 3rd party deps. Samples in Go and Rust
Learn how to build custom CLIs in Go with Cobra. Dive into the - perhaps - most popular Go-module when it comes to build CLIs. Craft your first CLI now.
In this post, you will learn how to build a serverless automation for Azure using latest Azure SDK for Go and Azure Functions
This article demonstrates how to write a Web API with Go and Gin and run it serverless in Azure Functions