Operations | Monitoring | ITSM | DevOps | Cloud

Redgate

Redgate Software Adopts Policy-Driven Approach to Data Protection with New Data Catalog Release

In a move to help businesses simplify their data management practices by automating policy decisions, the latest release of Redgate Software's SQL Data Catalog now provides a simple, policy-driven approach to data protection.

DevOps 101: How to kick-start your DevOps initiative

This is the third part of my DevOps 101 series, so before we get going, let’s do a quick recap of what we’ve covered previously In DevOps 101: What, who, why, and how, I talked about how the definition from Microsoft’s Donovan Brown encapsulates DevOps succinctly as: The union of people, process, and products, to enable the continuous delivery of value to the end users.

Why Database Monitoring Tools are Important for Senior Business Leaders | Interview with Matt Gordon

Matt Gordon is a Microsoft Data Platform MVP and the Director of Data and Infrastructure at Rev.io. In this short video, he talks us through the 3 key reasons database monitoring tools are essential for him as a Director, and how they help him to lead a team successfully and productively.

Four ways to elevate team efficiency and code quality

Development teams are under increasing pressure to keep up with the demand for faster delivery of database changes, while ensuring code quality isn’t compromised. This pressure comes from both business requirements and industry expectations. The 2021 Accelerate State of Database DevOps report reveals that the number of teams who are elite performers is increasing year-on-year (making up 26% of those in the study) and these teams have more frequent code deployments and a lower change failure rate.

Why and how you should automate database migrations

The desire to release features faster and deliver value to customers sooner is prompting many IT teams to adopt DevOps and Agile practices. By automating parts of the development process where possible and working in shorter cycles to release small changes more often, those teams that do well experience fewer errors and produce higher quality code. All of which is good news, until it comes to the database.

DevOps 101: How do you get buy-in from people?

In the first part of my DevOps 101 series, we tackled the fundamentals of What, who why and how. In this follow-up, I’m going to focus on how to gain buy-in across your organization. That said, who do you need buy-in from? DevOps is the union of people, processes and products to enable continuous delivery of value to our end users, according to Microsoft’s Donovan Brown. That’s a good explanation, because the focus is not on tooling, or processes, or even just people.

Why DevOps is all about creating one team

A Contract Solutions Architect for a manufacturing software development company, Tonie Huizer has 20+ years’ experience working with Azure, SQL and other Microsoft technologies. A Microsoft Certified Azure Developer Associate, he has the knowledge to design, build, test, and maintain cloud applications and services on Microsoft Azure.

Flyway Desktop: Working with PostgreSQL

Flyway Desktop now supports PostgreSQL. Now you can take advantage of a hybrid development environment that allows you control your database objects in a state-based manner in development, but then take full advantage of a migrations approach for deployments. This makes using Flyway for automated deployments even easier to manage and implement.