We talk a lot about DevOps at Redgate and how you can include the database when you’re automating your pipeline so that you can release faster while keeping your data safe. But what’s it like in the real world? Is it as easy as we make it sound, or do businesses struggle with it?... Read more
The Financial Services sector is highly competitive, but organizations have a tough challenge: they must move quickly while protecting data across the Enterprise. Learn the key patterns used in this industry to improve both the speed and quality of database deployments. Read more
In May we received request from our friends at Quarkus asking that we allow users more control over how Flyway looks up resources. By resources, we mean things like migrations, callbacks, and so on. They were even kind enough to provide a Pull Request! The Pull Request was merged, and the changes released in Flyway 6.5. In this... Read more
Redgate recently partnered with the analytics and data management consultancy, Coeo, in a joint webinar to discuss the benefits of Database DevOps for organizations everywhere. The presenters from Coeo and Redgate were faced with a series of previously unseen questions to answer on the spot using their expertise and experience. The result was a... Read more
In this series of interviews, Redgate’s Michaela Murray talks to a range of IT Architects to find out what they do, what drives them, and the biggest challenges they face when planning IT transformation initiatives. In this episode, Michaela talks to Darren Dawson, Pre-Sales Architect for WARDY IT Solutions, an IT consultancy in Australia.... Read more
As working patterns change dramatically in 2020, we see an increasing number of customers and community members shifting components of their environment into the cloud. The 2020 State of Database Monitoring Report began collecting responses in April 2020, in the midst of the global COVID-19 pandemic. Respondents reported an increased use of cloud platforms,... Read more
As a DevOps Advocate at Redgate, I frequently work with Enterprise customers to help them transform their software development process for databases across their entire organization. I don’t do this work alone: Redgate’s development teams have a strong customer focus. Engineers working on our DevOps solutions frequently join the Sales teams and the Advocate... Read more
Teams implementing DevOps often encounter a significant obstacle: database folks are not all used to working with Version Control Systems (VCS). It’s important to overcome this obstacle because a VCS such as Git offers significant benefits for collaboration between database administrators and developers. Git provides: A platform for early review of code changes by... Read more
I’m excited to give you a run down of fresh new online training, open to all on Redgate University. We’ve got a great mix of courses on how to up your game with SQL Server for both database administrators and developers, as well as sessions on how to use Redgate solutions to up your... Read more
When deploying new versions of a centralized application like a web service, there’s a strategy you can use to direct production traffic to the new version only after it has been successfully deployed and optionally tested. This strategy goes by the name blue/green or red/black, with each color representing a copy of the target... Read more