Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Learn Azure Devops - Boards,Pipeline,Yaml Based Deployment.

Posted By: ELK1nG
Learn Azure Devops - Boards,Pipeline,Yaml Based Deployment.

Learn Azure Devops - Boards,Pipeline,Yaml Based Deployment.
Last updated 12/2021
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.18 GB | Duration: 5h 4m

Azure DevOps - Boards, Stories, Repos, Pipeline, YAML based CI CD, Deployment, Build Agents, Build, deploy and release.

What you'll learn
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
Requirements
Azure DevOps Free Account
Azure Trial Subscription
Code Editor
Description
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 needsPlan sprint(s) by assigning work item from your backlog to sprintTag 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 DevOpsWrite YAML pipeline for configuring CI CD pipeline using pipeline structure like stages > Jobs > Steps > TaskCreate Multi staged pipeline to deploy Infrastructure on AzureConfigure 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.

Overview

Section 1: Introduction to Azure DevOps Organization & Boards

Lecture 1 Azure DevOps // Gitlab // Github

Lecture 2 Azure DevOps Organization & Projects - Work Items

Lecture 3 Azure Boards & Backlog

Lecture 4 Sprint Planning - Tags & Card Styling

Section 2: Get started with Azure Repo - Migrate, Commit, Push and Merge Code

Lecture 5 Code Management with Azure Repos

Lecture 6 Migrate Repo from Github - Commit Code from local

Lecture 7 Perform Pull Requests - Code Merge

Lecture 8 Merge branches Locally using CLI

Lecture 9 Fetch vs Pull

Lecture 10 Git Stash

Section 3: Continuous Integration and Delivery Classic way

Lecture 11 Deploy python app on Azure WebApp

Lecture 12 Deploy Infra with classic editor

Lecture 13 Continues Integration with Classic Pipeline

Lecture 14 Continuous Delivery with Release Pipeline

Section 4: Configure & Deploy Infrastructure with automated CI CD using YAML

Lecture 15 Create CI CD Pipeline with YAML

Lecture 16 Multi Stage Pipeline -Manual Approvals & Environment

Lecture 17 Variables, Custom Shell Script, Conditions using YAML

Section 5: YAML based Deployment for Production enviornment

Lecture 18 A new Requirement from Client

Lecture 19 Start defining YAML pipeline from sratch.

Lecture 20 Learn to download utilities via pipeline

Lecture 21 Multi Stages, approval gates and include shell script.

Lecture 22 Brining every stages, approval, conditions together.

Lecture 23 Optimize YAML via nested Template

Lecture 24 Reuse same template for multi stage

Section 6: Deploy a python app and nested templating

Lecture 25 Deploy a python web application

Lecture 26 Reusable Nested YAML Template

Section 7: Azure Artifacts

Lecture 27 Packaging Python Project

Lecture 28 Push python package in git

Lecture 29 Create Python package pipeline

Lecture 30 Python Artifacts: Twine Upload

Lecture 31 Install the package on your local

Section 8: User Management, Dashboard & Custom Build Agent

Lecture 32 User Management & Dashboard

Lecture 33 Custom Build Agent

System Administrators,DevOps Engineer,Release Engineer,Business Analyst,Product Owners,Infrastructure Engineers