Session

Continuous Delivery with Azure Pipelines

In this session you will learn how to go from code to production (and back again) by applying good continuous delivery practices.

We will look at a modern application, package it and deploy to test and production environments. To speed this up, and at the same time quality assure the release, we will use techniques such as trunk-based development, feature toggles, dynamic infrastructure and automated testing.

Our CI/CD solution is implemented using Azure DevOps and Azure Pipelines (formerly know as VSTS), an incredibly flexible platform where we can build applications in any language and deploy to any environment.

Do you have a Go application and want to deploy to Kubernetes? Are you curious what Yaml pipelines are or what release gates can be used for? Or do you simply just want to learn how to take Continuous Delivery to the next level? Then this is the session for you!