Posts Tagged with Database DevOps

Claire Matthews

11 October 2023

Claire Matthews

11 October 2023

Five database DevOps practices for boosting team productivity

Developing and deploying database changes can be a complex task, made more challenging by the fact that development teams need to move fast, while also protecting an organization’s crown jewels: its data. Speed of delivery and protecting data can often feel incompatible, but there are industry-proven database DevOps practices that bring them together in... Read more

The ten habits for highly successful end-to-end Database DevOps

Database DevOps has come of age. Now seen as a key technical practice which can contribute to the successful implementation of DevOps, it stops the database being a bottleneck and makes releases faster and easier. Conversely, perhaps, the automation and audit trails it introduces can help to protect personal data within databases and make... Read more

Pramod Sadalage

30 November 2022

Pramod Sadalage

30 November 2022

Enabling digital transformation – and data modernization – with DevOps

I don’t need to highlight the impact of the last few years on the world and its businesses. Companies that once completely dismissed the idea of remote working now embrace online offices, with many now operating fully remotely. Externally, the marketplace is shifting too, and opportunities for creating and realizing value can be found... Read more

Why DevOps isn’t a level playing field for financial services and insurance

Redgate recently published the 2021 State of Database DevOps report which, for the last five years, has followed the rise in DevOps and the challenges organizations face when adopting it for both application and database development. Based on a survey of thousands of IT professionals from around the world, it also provides the opportunity... Read more

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