Grant Fritchey

16 March 2021

Grant Fritchey

16 March 2021

Code Review and DevOps

Almost every time I teach a class on DevOps, one of the questions that comes up is: How do we do code reviews in this automated process? There are actually a number of answers to this question. Let’s walk through a few. Source Control If you’re automating your deployments, I don’t think I’m going... Read more

Grant Fritchey

15 March 2021

Grant Fritchey

15 March 2021

Three Steps To Get Started With Database DevOps

Once you’ve committed to changing your culture in order to automate your database deployments, what’s next? You’ve already done the hard part, making the decision to shift the culture. Now, what’s involved is just lots of labor. There are three things you can do to begin your Database DevOps journey: Get your database into... Read more

Kendra Little

1 March 2021

Kendra Little

1 March 2021

Why to Use Git Instead of “TFS” (TFVC)

One question we frequently hear from customers using the Microsoft stack is, “should I use Git or TFS?” The question requires a little decoding due to the way that Microsoft has shifted their brands over time. Here’s some background: Microsoft’s “Team Foundation Server” (TFS) was renamed “Azure DevOps Server” in 2019 Many people still... Read more