From the course: Azure DevOps: Continuous Delivery with YAML Pipelines
DevOps and YAML pipelines
From the course: Azure DevOps: Continuous Delivery with YAML Pipelines
DevOps and YAML pipelines
- Continuous delivery takes artifacts generated in continuous integration pipelines and delivers it into some production-like environment. Understanding how to do that is crucial in the success of software delivery. Now, together we're going to build a working application that allows us to look at how Azure DevOps pipelines implement and use YAML to deliver pipelines as code, working with tasks, stages, triggers, variables, and templates to deliver predictable value for our customers. Hi, I'm Mike. In my time as a software engineer, I've had a lot of opportunities to work with building and delivering applications for large and small companies. One of the key success factors is using automation to make things predictable, consistent, and stable. And Azure DevOps Pipelines is a great tool for doing that automation.