Posts Tagged with Database DevOps

Moving from application automation to true DevOps by including the database

This article explains the challenges of DevOps automation for databases, starting with how to manage the database, as a set of SQL scripts, in the version control system, and then how to start building an integrated and automated script pipeline for continuously testing and deploying database schema changes, alongside the application code. Read more

Cecilia Judmann

5 February 2021

Cecilia Judmann

5 February 2021

What will you learn at the Redgate Summit: The Future of Database DevOps?

Join us this February for our Redgate Summit: The Future of Database DevOps, where you’ll discover the latest trends in DevOps, brand new insights from the 2021 State of Database DevOps report, an introduction and technical demos of Redgate’s solutions for database DevOps, and more. Who is it for? Redgate Summit is designed to... Read more

Grant Fritchey

29 December 2020

Grant Fritchey

29 December 2020

Challenges to Database DevOps: Dealing With Drift

Sometimes, people start their DevOps journey by getting their database into source control, but then, they don’t deploy from source control. Instead, they continue their manual deployments to production. Quickly they find that the database code in their production instances and the database code in their source control system don’t match. Alternatively, you may... Read more

Grant Fritchey

23 November 2020

Grant Fritchey

23 November 2020

Challenges to Implementing Database DevOps: How Do You Get The Data Team On Board?

I think this is my single favorite question that came up at the recent panel discussion: How do you get DB folks who just go in and make changes to understand they need DevOps, source control, change management, etc.? There’s a lot to answer in this question, however, to keep this down to a... Read more

Grant Fritchey

23 November 2020

Grant Fritchey

23 November 2020

Challenges to Implementing Database DevOps: Where To Start With a Separate Team?

There were so many questions asked at a recent presentation that I just didn’t have time to answer them all. However, many of them were really interesting, so I promised to address them over time as blog posts. The next question is: I manage an ETL team that supports highly customized code for all... Read more

Grant Fritchey

18 November 2020

Grant Fritchey

18 November 2020

Challenges to Implementing Database DevOps: Dealing With Hotfixes

I recently took part in a panel discussion at the PASS Virtual Summit 2020 entitled: Challenges to Implementing Database DevOps. The interaction with the attendees was stupendous. We received all sorts of questions. Most of them were answered during the event, but a few were not. I’m going to create a series of blog... Read more