Lindsay Hegarty

12 April 2021

Lindsay Hegarty

12 April 2021

The challenges of monitoring a highly complex database estate at the University of the Sunshine Coast

As the manager for enterprise applications and data at the University of the Sunshine Coast in Queensland, Australia, I face a lot of unique challenges. The university itself has around 25,000 students, 1,000 permanent staff and another 1,000 seasonal staff who assist with key academic sessions. They’re spread out across the flagship campus at... 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