What is Azure DevOps?

Azure DevOps is a software-as-a-service platform that allows you to create work plans, collaborate on code, develop apps, and deploy them. It provides a complete DevOps toolchain for software development and deployment. It can interface with a variety of popular technologies on the market and is an excellent method to get started with a DevOps toolchain.

Azure Devops provides a platform in Azure cloud to implement Devops.

main-qimg-df60de083351fd43e7b2aececbfff394

Azure Devops has full ecosystem to implement Dev-Ops cycle:-

  • We can create / assign task using work items , boards and task.
  • Code versioning , source control using Azure repos , GIT.
  • Create pipeline for build test , test and release using YAML pipeline.
  • Finally running the application on Azure platform like VMs.