Back to Azure
AzureCI/CD
Azure DevOps
Azure DevOps provides repositories, pipelines, boards, and artifact management for software delivery workflows.
What it does
Development and delivery platform.
When to use
Use Azure DevOps when teams need a Microsoft-integrated platform for source control, CI/CD, and planning.
Key Concepts
Pipelines automate build and deployment steps.
Repos support source control workflows.
Boards help track work items.
Artifacts support package distribution.
Common Use Cases
Running build and deployment pipelines.
Managing engineering workflows.
Hosting code and delivery artifacts.
Interview Questions
What is Azure DevOps?
What do Azure Pipelines do?
How does it support CI/CD workflows?