Azure DevOps Training

scroll down

An inspiring Questpond's weekend for you to learn from anywhere via ZOOM platform.

Learn .NET, C#, MVC Core, Angular, React, MSBI, EF Core, Design Pattern, Azure with Certification or any new technology with our step by step videos and live training @Questpond. to know more visit : https://www.questpond.com.

We at QuestPond conduct online training through ZOOM on eveyday weekend for QuestPond active long 5 years validity members. At QuestPond, we along with trainer simplify complex topics and deliver it in simpler training.

Current Training

Azure DevOps Tutorials For Beginners & .NET Developers

Live Project Based Training

Below are the features of the training: -

  • Training will happen every Saturday and Sunday for 1 hour each.
  • Timings are from India 9 PM to 10 PM.
  • Training will continue until the Syllabus will be completed.
  • Live Training Recordings.
  • Access to more than 1000 step by step training videos.
  • Access to all live training which will be happening in coming 5 years.
  • Cost of 5 years subscription - 8500 INR/160$ (Subscription Videos + Weekend Live Training).

Description of the Training

Title

Azure DevOps from scratch to advanced

Duration

18+ hours (Every Saturday & Sunday for 1 hour)

Type

Online through Zoom

Time

9.00 pm to 10:00 IST

Cost

Rs. 8500/160$ (5 years subscription)

Starting Date

03rd September 2022

Our Offer:

Rs. 8500 / 160$ Includes All Video Access For 5 Years + All Weekend Live Training.

Click to Check Videos List.

Training Details + Training Time Table ↓

What you can learn

# Date Week Time Topic Platform Participants Trainer
1 3-9-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
2 4-9-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
3 10-9-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
4 11-9-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
5 17-9-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
6 18-9-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
7 24-9-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
8 25-9-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
9 1-10-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
10 2-10-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
11 8-10-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
12 9-10-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
13 15-10-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
14 16-10-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
15 22-10-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
16 23-10-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
17 29-10-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
18 30-10-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
19 5-11-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
20 6-11-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
21 12-11-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
22 13-11-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
23 19-11-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
24 20-11-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
25 26-11-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
26 27-11-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
27 3-12-2022 Saturday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala
28 4-12-2022 Sunday 9 to 10 PM Learn Azure DevOps ZOOM QuestPond Subscribers Shivprasad Koirala


Inserting and executing simple unit test cases in the build pipelines.
ViewResult
Code coverage
Time
Theory: - What is DevOps? The operations and the development team
Philosophy, Process and Automation
The 8-diagram general process
10 Min
Lab 1: - Hosting Simple MVC Core Application on Azure DevOps Checking code in Azure repos.
Creating task, build pipelines, release pipelines.
Understanding YAML.
Creating artifacts, staging and going live in CI and CD Azure app service.
1 Hour
Lab 2: - YAML practicals. What is YAML ?
Indents , hyphens and spaces
Simple name value pairs
Creating objects
30 Mins
Lab 3: - Hosting Simple MVC Core Application with unit test case 1 Hour
Lab 4: - Github integration with Azure DevOps. Checking code in github using visual studio.
Understanding Azure boards.
Connecting Github to Azure DevOps using Azure boards.
Adding github connection to Azure DevOps
Implementing complete CI CD.
1 Hour
Lab 5: - Approvals and Gates
Understanding Approvals and gates
Creating post and pre approvals for staging and production.
Executing and checking Approvals and Gates.
Approval and Gates in Dev pipeline.
1 Hour
Lab 6: - Understanding variables , Resources and parametrizing pipelines.
Pipeline variables, Script variables and Environment variables.
Variables and execution phases.
Variable expansion.
Macro , template and runtime.
Variable Scoping and precedence
Types of variables.
1 Hour
Lab 7: - Environments. Understanding environments 1 Hour
Lab 8: - MVC with EF and Angular. Hosting a complicate MVC project using EF , Anguular and SQL 2 Hours
Lab 9 :- Azure pipeline with virtual machines Hosting MVC core using Azure pipelines on customized virtual machines. 2 Hours
Lab 10: - With docker and Kubernetes. Hosting on Docker. 2 Hours
Lab 11: - Sonar cube. 3 Hours
Lab 12:- Jenkins 1 Hour
Lab 13 :- TBD 3 Hours

Training Details with Link to attend will get updated under subscription portal. Login into your subscription account https://questpond.teachable.com/. Training will start at sharp 9:00pm India Time and attendees can enter training room by 8:30 PM(IST).