Azure DevOps – Boards, Stories, Repos, Pipeline, YAML based CI CD, Deployment, Build Agents, Build, deploy and release.
-
Azure DevOps and it’s fundamentals
-
Deploy infrastructure using automated pipeline
-
Azure Boards – Create workitems, stories, create boards , sprints add backlogs items, swim lanes
-
Priorities work by styling cards, create tags, work on queries to make reports
-
Create and Migrate existing repo(s) from Github,push,commit local changes
-
Branching strategy, create pull requests
-
Questions to help you prepare for interviews
-
Write YAML to configure CI CD for infrastructure.
-
Write YAML from scratch for production workloads
-
Create Job Conditions
-
Add Approval gates for stages
-
Understand the relation between stages, jobs, steps.
-
Commit code changes from your local
-
Deploy a python application via YAML pipeline on Azure
-
Interview Questions based on production scenario
-
Nested reusable YAML template
-
Create stories and define work in a Kanban approach
-
Learn tricks of DevOps by commit and pushing automated deployable code
-
Custom build Agents