• Can A Linux Docker Swarm Run on Windows Hosts?

    TL,DR: Not Yet in Production I am currently working on a failover orchestration for a small system of servers running a medium number of applications. Most of those, and their supporting infrastructures,...

  • An OK Use for Tuples in C#

    Tuples get a bad rap in C#, mostly because until recently they were a pain to work with. As of C# 7, they are much nicer, but I am still missing the...

  • Reflections on Leading a Greenfield Project

    Today is my first day ‘off’ after leading a development project for a bit more than a year. Besides being a pretty long time for consulting, this was unique in being the...

  • Securing Azure with Managed Identities

    Of the Azure features I’ve become more acquainted with these past couple years, Managed Identities are one of my favorites. Managed Identities are system-managed service principals that allow for a level of...