Annabel Bradford

14 April 2021

Annabel Bradford

14 April 2021

What’s Redgate’s plan for PASS?

My blog post from February 1 explains that Redgate took the opportunity to purchase the assets of PASS with the main goal of supporting the community. The PASS association ran for 21 years bringing together a community to connect, share, and learn. The community of course lives on, however the association no longer exists... Read more

Grant Fritchey

29 March 2021

Grant Fritchey

29 March 2021

Who Is Responsible For Building Tests?

When you begin to automate your deployments, you’re also going to start automating your testing. After all, a deployment, in and of itself, is a test. However, pretty quickly, you are going to come to the question that’s the title of this post: Who is responsible for building tests? I have two flippant answers... Read more

Grant Fritchey

22 March 2021

Grant Fritchey

22 March 2021

DevOps As a Bludgeon

When I first started trying to figure out how to automate database deployments, over 15 years ago, I will freely admit, I was both skeptical and reluctant. I had to be dragged up to the notion that automating getting the database code out the door wasn’t just an excuse by the developers to find... Read more

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