Learn Azure DevOps - Boards,Pipeline,YAML based Deployment.
- Description
- Curriculum
- FAQ
- Reviews
Just getting started with a career in DevOps? or already working in DevOps / Infrastructure however keen to understand the fundamentals of Azure DevOps? This course is the tailor-made basis on multiple project experience with Azure DevOps, all of the hands-on sessions are performed right from scratch to make sure users are able to understand from the inception.
Prepare for interviews and certification by solving quizzes at the end of sessions.
Azure DevOps provides developer services for support teams to plan work, collaborate on code development, and build and deploy applications. Azure DevOps supports a culture and set of processes that bring developers and project managers and contributors together to complete software development. It allows organisations to create and improve products at a faster pace than they can with traditional software development approaches.
Over the course you will use following standalone services:
-
Azure Repos provides Git repositories or Team Foundation Version Control (TFVC) for source control of your code. For more information about Azure Repos, see What is Azure Repos?.
-
Azure Pipelines provides build and release services to support continuous integration and delivery of your applications. For more information about Azure Pipelines, see What is Azure Pipelines?.
-
Azure Boards delivers a suite of Agile tools to support planning and tracking work, code defects, and issues using Kanban and Scrum
How the course is structured?
-
We will start the Module with Azure DevOps organisation, scale organisations by creating multiple projects per team.
-
Create work items, stories, tasks, epics inline with your organisation business needs
-
Plan sprint(s) by assigning work item from your backlog to sprint
-
Tag and colour work-items to filter tasks by using Azure DevOps queries.
-
Learn the fundamental of Continuous Integration & Delivery for Infrastructure as a code using Azure DevOps classic pipeline
-
Build Release pipeline leveraging different tasks on Azure DevOps
-
Write YAML pipeline for configuring CI CD pipeline using pipeline structure like stages > Jobs > Steps > Task
-
Create Multi staged pipeline to deploy Infrastructure on Azure
-
Configure variables, conditions, custom bash script in Azure DevOps pipeline.
-
Conditions based on output from Terraform.
-
Use nested templates with reusable content, logic, and parameters.
-
How to deploy an Azure DevOps pipeline in an actual production environment.
What are we going to deploy?
-
Since the course is built around Infrastructure Deployment, we would be deploying infrastructure on Azure using the Terraform Code.
-
You may find the entire code repo along with the YAML Pipeline in the repo which can be download from the resource section in the course.
-
We will also deploy a python application on Azure cloud.
-
A multi staged production environment
This course is one of the few in the marketplace, where it is being regularly updated almost realtime basis as soon as the publisher launch any new set of feature, we make sure learner enrolling into the course get the best out of the content.
We also as a team strive to be customer focused by making sure whatever queries are being put on direct messages or in community, we try to get back to the learner within 24 hours if not early, there have been scenarios where in our instructors have been on screen sharing session with the users and helped them solving the problems.
Don’t find what you are looking for? Let us know in the feedback we will try to onboard the tutorials for you.
-
6Code Management with Azure ReposVideo lesson
How to create Azure Repo
-
7Migrate Repo from Github - Commit Code from localVideo lesson
Migrate repository from Github
-
8Import a repository from GithubVideo lesson
-
9Merge branches Locally using CLIVideo lesson
-
10Fetch vs PullVideo lesson
-
11Git StashVideo lesson
-
12Azure DevOps Repo QuestionsQuiz
-
18Create CI CD Pipeline with YAMLVideo lesson
Create multiple environments like dev, production
Configure tasks to deploy the application
Introduction to YAML and Azure Pipelines
Write Azure Pipelines to deploy the Infrastructure
-
19Multi Stage Pipeline -Manual Approvals & EnvironmentVideo lesson
-
20Variables, Custom Shell Script, Conditions using YAMLVideo lesson
-
21Pipeline BasicsQuiz
-
22A new Requirement from ClientVideo lesson
Our customer wants us make changes in the infrastructure YAML pipeline, and these changes are:
Remove approval gate if there are no destruction in terraform
Add custom download via URL
Apply manually if there are any terraform destruction.
Do it via YAML release pipeline.
So, how do you achieve them? This is going to be an introductory video to get started with.
-
23Start defining YAML pipeline from sratch.Video lesson
We would start defining our pipeline, basis our customers requirement we would start writing YAML from scratch.
-
24Learn to download utilities via pipelineVideo lesson
Complete the clients requirement of downloading from official website and removing the manual gates.
-
25Multi Stages, approval gates and include shell script.Video lesson
Write the shell logic only to apply when the condition from the client is met.
-
26Brining every stages, approval, conditions together.Video lesson
Bringing it all together and running the pipeline.
-
27Optimize YAML via nested TemplateVideo lesson
Use Azure DevOps templates which lets you define reusable content, logic, and parameters. Templates function in two ways. You can insert reusable content with a template or you can use a template to control what is allowed in a pipeline
-
28Reuse same template for multi stageVideo lesson
In this session we would be using the same template for multiple stages.
-
29YAML PipelineQuiz
-
30Deploy a python web applicationVideo lesson
Use Azure Pipelines continuous integration and continuous delivery (CI/CD) to deploy a Python web app to Azure App Service on Linux using YAML pipeline.
-
31Reusable Nested YAML TemplateVideo lesson
Nested templates lets you define reusable content, logic, and parameters, reduce complexity of long YAML and leverage a nested template so that it can be reused by other environment(s) and makes your YAML more readable.
External Links May Contain Affiliate Links read more