Tag Archives: DevOps

Creating a Test Pipeline in Azure DevOps using a Windows Agent

A customer was having some trouble getting started with Azure DevOps (AzDO) and building their database, so we took a step back and decided to create a simple test pipeline, so they could get a feel for how things work … Continue reading

Posted in Blog | Tagged , , | Comments Off on Creating a Test Pipeline in Azure DevOps using a Windows Agent

SQL Saturday Denver 2024 Resources

Here are the resources from my talks today. Best Practices for Seamless Database Deployments PPTX slides Architecting Zero Downtime Deployments git repo:  https://github.com/way0utwest/ZeroDowntime  PPTX slides Some good questions today, which I’ll write a few posts on: What are feature flags … Continue reading

Posted in Blog, Presentations | Tagged , , , | Comments Off on SQL Saturday Denver 2024 Resources

T-SQL Tuesday #177–Keeping track of database code

This month’s invitation is from Mala Mahadevan, who has hosted 5 times. This latest one is one that is near and dear to my heart as I use source control most days and I think it’s important for database code. … Continue reading

Posted in Blog | Tagged , , | 7 Comments

Send Metrics Not Logs

This is part of a series on observability, a concept taking hold in modern software engineering. One of the interesting things I saw in an engineering presentation on Observability from Chik-Fil-A was that they are sometimes bandwidth-constrained at remote sites. … Continue reading

Posted in Editorial | Tagged , | Comments Off on Send Metrics Not Logs