Tag Archives: DevOps

Defining DevOps

DevOps has become somewhat mainstream in that many companies, perhaps most, are talking about it or trying to implement some of the principles behind this software development approach. However, even as I talk with people that practice DevOps, I find … Continue reading

Posted in Editorial | Tagged | Comments Off on Defining DevOps

Data and DevOps Predictions for 2022

All the Advocates at Redgate (Kathi, Grant, myself) got asked about some of the future predictions we might have, based on some of the data from The 2021 State of Database DevOps and The 2021 State of Database Monitoring. We … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Data and DevOps Predictions for 2022

The Complexity of Modern Systems

I am a big advocate of version control and testing for your software. The main reason is that modern systems are incredibly complex, and capturing what has been done (and what is happening), along with looking for potential issues, is … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Complexity of Modern Systems

A Version Control Primer for Databases

This is a talk for database people that might not be familiar with version control and how it can be used with database code. Abstract: With modern DevOps software development, there is a need for the database code to be … Continue reading

Posted in Presentations | Tagged , , | Comments Off on A Version Control Primer for Databases