Showing tag results for database change management

Sep 3, 2026
Post comments count2
Post likes count0

Advocating for Uptime: The 6 Phases of Change

Jerry Nixon

Schema changes are inevitable, but downtime doesn’t have to be. Learn a phased approach to safely evolve a production SQL schema while applications remain online.

Azure SQLT-SQL
Oct 24, 2022
Post comments count0
Post likes count1

Connecting the Dots of Azure SQL CICD Part 1: Getting Started

Brian Spendolini

Azure SQL CICD Part 1: Getting Started Continuous Integration (CI) and Continuous Delivery/Deployment (CD) are a set of principles or methodologies that empower development teams to deliver code faster, more reliably, and with fewer bugs compared to traditional software development such as the waterfall model. Teams that use CI/C...

Azure SQLDevOpsContainers