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
Updated July 2020 More and more enterprises are seeing the merit of introducing DevOps to speed up application and database development and deliver value into hands of their customers faster. The collaboration and cooperation it encourages typically reduces errors, cuts down delays and removes the pain from deployments. That’s the good news. The downside... Read more
This week I attended the Virtual DevOps Enterprise Summit. As a sponsor, Redgate held a virtual Happy Hour event in which we chatted with a great group of folks about implementing DevOps within an Enterprise. The conference had great content, but the Happy Hour was one of my favorite bits of the event. One... Read more
In light of the current pandemic, IT conferences and events across the world are being cancelled, postponed – or moved to the virtual space. At Redgate, we’ve been doing the same with a series of free online webinars, livestreams and training courses. But at 8am Australian Eastern Standard Time on Thursday, July 2, we’re... Read more
Flyway 6.5.0 is out! This release contains new features and improvements over Flyway 6.4.0. Highlights You can find a detailed list of the changes in the release notes. Toggle schema creation By default, Flyway will attempt to create the schemas provided by the schemas and defaultSchema configuration options. This behavior can be toggled with the createSchemas configuration option. This might be useful... Read more