Tag Archives: deployment

Making VSTS Deployment Changes to Databases without Breaking Your Application

One of the things that I do a lot is demo changes to databases with CI/CD in a DevOps fashion. However, I also want to make some application changes to my sample app without breaking things. As a result, I’ve … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Making VSTS Deployment Changes to Databases without Breaking Your Application

Upgrading VSTS Redgate Build Tasks

I’ve been putting it off, but in prepping for SQL Bits demos, I decided this was a good time to just upgrade my original build and release tasks on VSTS from v1 to v2 for the Redgate tasks. The first … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Upgrading VSTS Redgate Build Tasks

Staging Deployments

This editorial was originally published on Nov 30, 2011. It is being republished as Steve is out of the office. Software development can be a complicated dance. Most of us do not work for a software vendor and don’t have … Continue reading

Posted in Editorial | Tagged , | Comments Off on Staging Deployments

Watch the Manual DBA v Automated Deployment Challenge

At last year’s SQL in the City, I played the part of a manual DBA making changes and deploying those from development to test, staging, and production environments. Actually, I don’t think we went to production because I didn’t have … Continue reading

Posted in Blog | Tagged , , | 3 Comments