Azure DevOps: Continuous Delivery with YAML Pipelines

Go to class
Write Review

Free Online Course: Azure DevOps: Continuous Delivery with YAML Pipelines provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Azure DevOps: Continuous Delivery with YAML Pipelines is taught by Mike Benkovich.

Overview
  • Learn how to create and edit multistage YAML pipelines for continuous delivery in Microsoft Azure.

Syllabus
  • Introduction

    • DevOps and YAML pipelines
    • What you should know
    1. Azure DevOps Pipelines
    • Azure Pipelines core concepts
    • Continuous integration pipelines
    • YAML pipeline basics
    • Convert classic to YAML pipelines
    • Continuous delivery and publishing artifacts
    • Editing YAML in the portal
    • Jobs, tasks, and steps
    • Customizing the workflow
    2. Deployment Pipelines
    • Deployment jobs
    • Deploying code
    • Adding stages to pipelines
    • Deploy to staging
    3. YAML Deep Dive
    • Modernize your application
    • Triggers in pipelines
    • Working with triggers
    • Variables and scope
    • Working with variables
    • Pipeline templates
    • Adding templates to a project
    • Variable libraries
    • Working with variable libraries
    4. Pipeline Patterns with YAML
    • Pipeline patterns
    • Working with scripts
    • Application inflation pipeline
    • Containers and Kubernetes
    • Publish documentation library with DocFX
    Conclusion
    • Next steps