The Onion-DevOps-Architecture project now is available as an Azure DevOps template. This will allow you to get up and running with… Learn More
Azure App Configuration is a new service offered in Azure to help with managing application settings and feature flags. As… Learn More
If you ever need to migrate work items from one Azure DevOps instance to another then you are possibly looking… Learn More
Valerie Gurka and Haley Akchurin interviewed Principal Solution Architect Colin Pear from Clear Measure. During their discussion about automated deployments… Learn More
Deploying software systems to environments can be one of the most feared actions a software company makes. If every time… Learn More
Entity Framework Core’s code-first approach makes schema management easy with the migrations feature. Just create your models in C# code,… Learn More
NDepend is a commercial product used to detect errors being introduced into .NET code after being committed to source control. … Learn More
Thou shall not waste your time with any other VCS than Git.Colin Pear, The Pharaoh Your Version Control System (VCS)… Learn More
A repo should contain one single versioned deployable instance of the software application.Kyle Nunery It is currently the industry standard,… Learn More
Thous shalt not have environment specific configuration or data within your repo.Colin Pear, The Pharaoh We have had a long… Learn More
In other posts we’ve defined a private build how to do one in psake and even why you want one. Points 4 and 5… Learn More
Every once in a while, some tech comes along that really makes you feel like you’re living in the future…. Learn More