Blog

Feb 20, 23
How to batch download Azure Blobs or AWS S3 Files
Neither Microsoft Azure, nor Amazon AWS are supporting a batch download of BLOB files. This article describes my solution to download and zip them client-side.
Other languages: Deutsch

Oct 24, 22
The 7 Types of Waste in Software Development
This article describes, what kind of wastes in Software development exists.
Other languages: Deutsch

Oct 17, 22
Release unfinished software with feature flags (Part 1)
This article will give you a summary, of what kind of feature flags exist and how they can be used.
Other languages: Deutsch
Oct 10, 22
Offboard long-running jobs with KEDA
In this article, we'll offboard some piece of code to run independently from the main application
Other languages: Deutsch