dotnet build... stuck!

Recently, my team experienced an issue within cloud pipeline where our DotNet solution build execution kept getting stuck and hanged for a long time, until it finally timed out…

DotNet Core and Docker

This article will explain how to start with setting up Docker configuration for deployment and test execution of your dotnet core solution.

Lower costs with AWS Fargate Spot

In case you are running your container instances on AWS Fargate, there is a way to reduce your costs by using Fargate Spot capacity provider…