How the Financial Services sector is moving to the cloud, and what it means for monitoring

Redgate recently published the 2024 State of the Database Landscape report, which explores how the challenges for data professionals now encompass a lot more than managing and monitoring their database estates for high availability and optimum performance. Database DevOps, multiple database platforms, the cloud, AI, and making data available for development and testing have... Read more

What’s new in Flyway? State-based deployments in Flyway

Historically, Flyway has been a migrations-based database deployment tool. It greatly improves database deployments by tracking what migration scripts have been executed against a target database and applying any pending migration scripts. Since Redgate acquired Flyway in 2019, we’ve been incorporating Redgate’s database comparison technology into the paid edition (Flyway Enterprise) so that users... Read more

Using environments in Flyway commands

Deploying database code using pipelines in various CI/CD tools is a common practice among our customers who use Flyway. To enhance security and avoid hardcoding sensitive information like connection strings, they frequently employ variables and secrets in the pipelines. Recently, Redgate introduced a new way to configure target database connections with Flyway CLI 10... Read more

Matt Hilbert

21 March 2024

Matt Hilbert

21 March 2024

Where’s the money? The ROI of test data management

You may have heard of test data management (TDM). It’s part of the software delivery process – some would say a crucial part, involving the creation, management, and maintenance of environments for software development and testing. By provisioning fresh, production-like data, it allows developers to test their proposed changes early, thoroughly, and repeatedly with... Read more

James Phillips

19 March 2024

James Phillips

19 March 2024

Why test data management is becoming increasingly important to the C-suite

We recently sat down with James Phillips, Senior IT Leader, to talk about test data management (TDM) and the growing attention it’s getting from the C-suite. It’s been prompted by the recognition that provisioning test and development environments with realistic production-like data improves the quality of code being developed, reduces errors, and deliver new... Read more