PreviousNext

DevOps - Applying DevOps to a Software Development Project

by bill-s, 2016-08-06T04:27:17.000Z

“DevOps is the union of people, process, and products to enable continuous delivery of value to our end users.”—Donovan Brown in the book, “DevOps on the Microsoft Stack” (Wouter de Kort, 2016). Every DevOps journey begins with an idea that you want to turn into a solution based on a culture of learning and continuous delivery of value. The goal of this article is to share the learnings we gathered during the exploration of implementing an automated release pipeline for our development, user acceptance testing and production environments. We’ll walk you through an automated release pipeline, which you can adopt “as is,” or evolve to meet your requirements.

Read More