Introduction

Completed

This module explores Azure Pipelines concurrency and parallel jobs. You'll learn how to manage pipeline resources, estimate parallel job needs, and choose between Visual Designer and YAML approaches for your CI/CD workflows.

Learning objectives

After completing this module, you can:

  • Understand and estimate parallel jobs for your organization
  • Use Azure Pipelines for both open-source and private projects
  • Work with Visual Designer to create pipelines graphically
  • Create and manage pipelines using YAML configuration
  • Enable continuous integration workflows with Azure Pipelines

Prerequisites

  • Basic understanding of DevOps concepts
  • Familiarity with version control is helpful
  • Experience with software development workflows is beneficial