Complete Understanding of Azure DevOps

Maciej
3 min readMar 16, 2021

--

Introduction

In this post, I would like to introduce Azure DevOps Services (formerly Visual Studio Team Services) which is provided by Microsoft.

What is DevOps in the first place?

The concept is that developers and operators work together to provide users with products and services quickly and continuously.

The development side, who wants to develop new services, and the operation side, who wants to maintain stable service operation, tend to be in conflict.

DevOps is an effort to solve this problem on the development side and the operation side and deliver business value to end users more reliably and quickly .

What is Azure DevOps?

Announced by Microsoft on 2018, this service provides the tools you need to plan smarter, collaborate more efficiently, and publish your applications faster. Formerly known as Visual Studio Team Services, you can take advantage of features such as tools for agile development and CI/CD.

More information we can find i this links:

List of Azure DevOps services

Azure Overview

It is a function to display the project summary and dashboard, we can also create wiki as a code :-)

Azure Pipeline

CI/CD capabilities for all languages, platforms and clouds. You can connect to GitHub or any Git repository and deploy continuously.

Azure Boards

Powerful work tracking with Kanban boards, backlogs, team dashboards, and custom reports.

Azure Artifacts

Feeds of Maven, npm and NuGet packages from public and private sources.

Azure Repos

A private Git repository for projects with unlimited capacity hosted in the cloud. You can jointly carry out pull requests and advanced file management.

Azure Test Plans

An all-in-one planned exploratory test solution.

Exams for Azure DevOps

These skills are tested during the MS AZ-400 exam.

https://docs.microsoft.com/en-us/learn/certifications/devops-engineer/

Most of The following qualifications can be obtained by acquiring Azure Administrator Associate or Azure Developer Associate and passing the above exam.

⚠️ On June 2020, it was announced that the AZ-400 exam content will be updated. The exam content update is quite large. !

--

--

Maciej

DevOps Consultant. I’m strongly focused on automation, security, and reliability.