There’s a myth about DevOps which is hard to shake free of: that “success” means fully automating your deployments from code check-in to production. This is not at all the case. Automated deployment itself is not difficult – even for databases We’ve had the ability to automate the delivery of…Read more
Updated August 2020 In our series of blog posts about Version Control and the Database, we’ve explored the history of version control, why databases have some unique requirements, and why it’s important to include them in your VCS. In this concluding post, I focus on Redgate SQL Source Control and…Read more
Large legacy databases with complex dependencies are daunting for those implementing DevOps. Learn why Redgate focused on solving this problem and which practices enable you to successfully include legacy monolith databases in your DevOps transformation.Read more
Logistics and supply chain management organizations continue to transform rapidly. Learn why DevOps ways of working are a natural fit for this industry as it expands and accelerates.Read more
It’s just over two years since the GDPR started being enforced and it’s also the month when many businesses in the US now need to comply with the CCPA. So it’s an opportune time to talk about one area of compliance that continues to be a stumbling block. As many…Read more
It's easy to become so used to an entrenched problem that we stop noticing how painful it is -- and the opportunity we have to make it better. Read more
In the second interview in this series exploring the role of IT Architects, Redgate’s Michaela Murray is joined by Chris Slee, an independent Solution Architect currently working with C5, an IT consultancy in Australia, on a number of projects for the Bank of Queensland. What are the challenges that he…Read more
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…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…Read more