TLDR; Scanning projects with SonarQube Community and retrieving a couple of metrics and reports can...
TLDR; This bash script will allow you to start and approve (multiple) Azure DevOps pipelines from the...
TLDR; Use a standard .NET 8+ host for your microservices running for example in AKS without any Azure...
TLDR; Use k3d, multi-tenant Azure Services, local docker containers and mirrord for an amazing local...
TLDR; Splitting your "services" into several "microservices" based on technical responsibility...
TLDR; Use Change Streams instead of traditional outbox pattern with local database transaction, or...
TLDR; MongoDB Atlas M20-M40 on Azure, GCP and AWS perform pretty similarly, with slightly varying...
TLDR; MongoDB Atlas on Azure (smaller instances with smaller storage) works but comes with a number...
TLDR; Use a standard .NET 5 host which gives you full control (incl. upgradability!) and still allows...
TLDR: Use TickSpec in F# for BDD-style tests, and utilize the classless or module/function-based appr...
TLDR; You'd better use AKS (incl. Traefik or similar ingress controller) instead of Azure Functions A...
TLDR: Storing the current state of an entity including a LastEvent property (indicating the last...
For the past few months I have been observing intermittent network delays in the internal http commun...