Business benefits of robust telemetry practices

In this post, I’ll try to open up a few of the ways of how a robust system of telemetry and feedback will allow your product to be more agile, deploy more often, lead to faster time to market, and change the development culture of your team for the better.…

Read more

Automating .NET EF Core SQL Migration scripts

We wanted to generate migration scripts in our build steps and then separately run them against our SQL database in the release pipeline. This was fairly straightforward on paper, but in our situation turned out to include some gotchas I was not aware of before.…

Read more

DevOps flow in Azure Data Factory V2

I've recently had the opportunity to get a bit more familiar with Azure Data Factory V2. Here are some of my findings regarding the DevOps side of the product.…

Read more