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.

About Halo game's backend

This article is a summary of lessons learned from talks and publications that described what Halo service team was building back in 2013. We discovered a lot about their backend implementation and architecture, that we found very insightful…