From the course: Microsoft Azure DevOps Engineer Expert (AZ-400) Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Understand Azure DevOps processes

Understand Azure DevOps processes

- Starting out with the first phase of the DevOps lifecycle, we have to define the workflow or process that we're going to be using for our project. The following is a basic workflow of what a Sprint looks like in the Agile-Scrum framework. It all starts with the product owner, who takes the input from the customer and creates a backlog, which is a list of features or requirements. Then, the team will have a meeting to review the backlog and select the activities that will be added to the next Sprint. The Sprint could be of any duration, though, usually, the standard is one to four weeks. During the Sprint, there will be daily standup meetings, where the team will be defining the activities that they will be working on throughout the day, letting the team know about any challenges and the status of the items that they are working on. After the sprint is completed, the activities will be reviewed and a new sprint will be…

Contents