Operations | Monitoring | ITSM | DevOps | Cloud

Chris Unwin - test data management with Redgate

Chris Unwin discusses the challenges of test data management and how Redgate can solve them. They highlight the difficulties in finding data, discovering PII data, and implementing protective measures like masking. They emphasize the importance of automating these processes to improve feedback cycles and speed up delivery.

Dynamic Alerting on Processor (CPU) utilization | The Tony and Tonie Show

Tonie and Tony discuss a new article on dynamic alerts, which uses machine learning to adapt alert thresholds to normal patterns of behavior. They discuss how this works in Redgate Monitor, and how it helps increase alert relevance, allowing teams to focus on real performance issues.

Simple Talks Podcast | S2, Episode 2 - Introducing a new PostgreSQL book!

In this week's podcast, we are doing our very first "special episode". Two of the Redgate Advocates (Ryan Booz and Grant Fritchey) have written a book on PostgreSQL titled "Introduction to PostgreSQL for the data professional". So Louis sat down when them and asked them about the book, the process of creating it, and much more.

Monitoring Database Performance and Security side-by-side | The Tony and Tonie Show

Tony and Tonie discuss a new article by Denny Cherry, who has delved into some of the security monitoring features in Redgate Monitor that allow it to provide 24x7 surveillance of performance and security data, across all monitored databases and servers.

Simple Talks Podcast | S2, Episode 1 - Coffee Chat with Scott Stauffer

It is the start of season 2, and we are kicking it off with Scott Stauffer talking about coffee, video games, the glorious innovation of technology over our years, guide dogs, AI, and so much more. Without giving away too much, in the show there is a discussion about guide dogs.

Using Flyway's JSON output to automate development tasks | The Tony and Tonie Show

Flyway's JSON output provides a lot of useful information about the migrations files, database, and version changes, in a format that automated processes can read and use. This article demonstrates how we can crate a Flyway callback that uses this JSON output to automatically send simple, human-readable notifications of what happened during a migration, helping developers stay informed about version changes that could impact their work.

Finding Significant Differences in Flyway SQL Migration Code | The Tony and Tonie Show

In this episode of The Tony and Tonie Show the pair discuss using PowerShell-based tokenization to compare two SQL migration files. How it ignores non-functional changes like comments or formatting and pinpoints the first meaningful change in SQL logic, providing detailed feedback on its location and nature. Make sure to subscribe to our channel if you want to watch more from Tony & Tonie.