Tag Archives: DevOps

The Secret Password

As I work with more server systems that help developers run Continuous Integration and automated releases, one of the things I see used often are variables. These are values you can set for a particular process and reference inside of … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Secret Password

GroupBy–Bringing DevOps to the Database

Today was my presentation in the April GroupBy conference lineup. I presented on DevOps and changing your database development to include more agile, DevOps, flexible development practices. If you want to get the deck, the slides are here: BringingDevOpstotheDatabase.pptx. The … Continue reading

Posted in Blog | Tagged , , | 2 Comments

DevOps Basics– git Cloning Repos

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This continues my series on git, because I think it’s good to know what the command line is and … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Agent Phases in VSTS Deployment

VSTS (Visual Studio Team Services) continues to grow and change over time. It seems every few months I see some new features and changes, which are good and bad. Good in that usually things improve. Bad in that I get … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Agent Phases in VSTS Deployment