How do we help Database Administrators (DBAs) embrace DevOps in a way that can be really productive and part of a rich DevOps team that delivers value to customers quickly and continuously? That’s an important question to ask right now because there’s a common view among DBAs that DevOps isn’t for them. They’re responsible... Read more
One question we frequently hear from customers using the Microsoft stack is, “should I use Git or TFS?” The question requires a little decoding due to the way that Microsoft has shifted their brands over time. Here’s some background: Microsoft’s “Team Foundation Server” (TFS) was renamed “Azure DevOps Server” in 2019 Many people still... Read more
Many organizations use out-of-date architecture patterns for developing relational databases which are a pain to manage, slow developers down, and limit testing and innovation. It’s time to modernize these environments and improve standards for database development. Read more
How do you handle deployment failures with a single-tenant database architecture? Read more
Why a GitHub account or an Azure DevOps subscription isn't enough to implement database DevOps. Read more
Options for filtering when generating migrations and when reporting on database drift help teams make the best of tricky database environments. Read more
Looking to level up your performance tuning game? Check out three new videos on tempdb, unstable query plans, and identifying blocking chains with SQL Monitor. Read more
Flyway helps you automate deployments for more than 20 different database platforms. My favorite thing about Flyway is that it’s easy to get started. But although Flyway feels simple, it also offers rich functionality which supports you in complex real-world scenarios. I’ve just published a few videos digging into these features. Limiting Flyway deployments with... Read more
I share my Git configuration with VSCode in this 10 minute video. Short on time? Chapters, code, and links to resources are below the video. Read more
Want to learn Git? In this video I share a student’s tour of really cool open source website– https://learngitbranching.js.org — that makes learning Git fun. The site is totally free and you don’t need to install anything to get started. Read more