DevOps in the SpotLight

VSH04 Automated Deployments with Azure Pipelines

12/06/2018

8:00am - 9:15am

Level: Intermediate

Esteban Garcia

CEO - US

Xebia | Xpirit

We'll use Azure DevOps to create a continuous integration build and release process that will help you go from coding in Visual Studio 2017 to running your code in Azure in just a few simple actions. Your release pipeline will compile your code, run unit tests, create multiple Azure environments, run functional tests and load tests, and ensure that you have working and deployable software throughout your entire project.

You will learn:

  • About Azure Pipelines - the build and release system in Azure DevOps
  • To deploy infrastructure to Azure with ARM Templates
  • How to create a reliable process that will help you build quality into your software development process
  • Test automation with Azure DevOps