Build a DevOps Pipeline for .NET Apps and Databases

12/20/2018 at Southeast Valley .NET User Group in Chandler, AZ

Tired of long manual error prone deployments? Wish you could deploy with just a click of a button? Want to deploy several times of day? You need a CI/CD pipeline.

A CI/CD pipeline builds, validates, and deploys software more consistently and cheaper than an army of testers.

We will build a CI/CD pipeline for a .NET website, a .NET Core app, and the supporting database. We’ll leverage several tools such as TeamCity, Octopus Deploy, SQL Change Automation, and Docker to build a simple and powerful CI/CD pipeline.

Leave this talk ready to start living the dream of pushing the button, going to lunch, and returning to the completed deployment that required no human interaction.