* Cantinho Satkeys

Refresh History
  • FELISCUNHA: dgtgtr   49E09B4F
    12 de Novembro de 2024, 12:25
  • JPratas: try65hytr Pessoal  classic k7y8j0 yu7gh8
    12 de Novembro de 2024, 01:59
  • j.s.: try65hytr a todos  4tj97u<z
    11 de Novembro de 2024, 19:31
  • cereal killa: try65hytr pessoal  2dgh8i
    11 de Novembro de 2024, 18:16
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    09 de Novembro de 2024, 11:43
  • JPratas: try65hytr Pessoal  classic k7y8j0
    08 de Novembro de 2024, 01:42
  • j.s.: try65hytr a todos  49E09B4F
    07 de Novembro de 2024, 18:10
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53

Autor Tópico: Azure Devops Fundamental For Beginners And Professionals  (Lida 34 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 116452
  • Karma: +0/-0
Azure Devops Fundamental For Beginners And Professionals
« em: 15 de Abril de 2023, 06:24 »

Azure Devops Fundamental For Beginners And Professionals.
Published 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.65 GB | Duration: 3h 31m

This course will start from Basics of Azure Devops and will take you to a professional level.

What you'll learn
Azure Devops Fundamentals,Opening Azure Devops Account,Understanding 8 model diagram,Boards,Repositories,Pipelines,Test Plan,Artifacts,Agents, and YAML
Azure Devops life cycle diagram,Code checkin Azure Repos, Hosted parallelism, Self hosted Agents,Agent pool, Writing YAML,Steps,Tasks and Project settings
Making live in IIS,Release pipelines,Deployment groups,YAML variables, Variable groups,Multi-scalar execution, CI (Continuous Integration/ Development)
Unit testing basics, Creating unit test , running in the Azure Devops pipeline, Checking pass , fail scenarios.
Requirements
Basic Azure would be good to have , if not the course still covers it.
Description
If you want to learn Azure Devops from basics then this is the course for you. This course start from ground basics like opening the Azure account and takes you to complicated build automation using Azure Devops.So why wait ... start with the first free 1 hour lesson to judge the quality of this training.Below is syllabus happy learning , happy job hunting.Lesson 1 :- Understanding DevOps Fundamentals, Agents, Boards, YAML Pipelines & Artifacts.Chapter 1:- Opening Azure DevOps account and creating project.Chapter 2:- DevOps Fundamentals and EIGHT structure life cycle of Devops.Chapter 3:- Accessing Azure DevOps project from Azure portal.Chapter 4:- Understanding Organization, Project structure.Chapter 5:- Understanding Private and Public project.Chapter 6:- Mapping Boards, Repos, Pipelines, Test plan & Artifacts with DevOps life cycle.Chapter 7:- Revising the five important elements of Azure DevOps.Chapter 8:- Step 1 The planning phase :- Understanding Boards and work items.Chapter 9:- Step 2 Execution :- Checking Simple MVC project code, Cloning, Commit, Synch in Azure repos.Chapter 10:- Revising Azure DevOps life cycle using the 5 important elements.Chapter 11:- Flattening the Azure DevOps life cycle diagram.Chapter 12:- Defining and Understanding Agents in Azure DevOps.Chapter 13:- Using project settings to configure agents.Chapter 14:- Hosted Agents and Local agents(Self hosted agents).Chapter 15:- Step 3 Build :- Creating pipeline and Running the pipeline.Chapter 16:- YAML file and versioning in Azure repos.Chapter 17:- Understanding the "No hosted Parallelism Error" in Azure DevOps.Chapter 18:- Understanding Self hosted agent and Agent pools.Chapter 19:- Running, Downloading, Extracting agents, Running Config & Entering PAT.Chapter 20:- Assigning Self hosted agents in YAML Pipeline.Chapter 21:- Running YAML pipeline with Self hosted agents.Chapter 22:- Definition and Acronym of YAML.Chapter 23:- YAML basics name/value, space indented, Nested objects & Hyphens.Chapter 24:- Understanding Azure DevOps YAML structure(Steps and Tasks).Chapter 25:- Practicing Pipeline UI:- Recent, All, Runs, Editing and seeing details.Chapter 26:- Updating YAML with publish task.Chapter 27:- Step 4 :- Running the pipeline and checking the artifactChapter 28:- Drop folder, Extracting artifact, viewing the compiled binaries.Lesson 2:- IIS Installation, Deployment Groups, Create and run Release Pipelines.Chapter 29:- Doing a Manual Review(Installing IIS and publishing the ASP.NET app)Chapter 30:- Creating the release pipeline.Chapter 31:- Understanding Deployment groups.Chapter 32:- Creating a deployment groups using PowerShell scripts.Chapter 33:- Creating release pipelines understanding stages.Chapter 34:- Step 5 :- Running the release pipeline and deploying.Chapter 35:- Revising the complete Azure DevOps Cycle.Lesson 3 :- Create access variable, Diff Variables & variable groups, VSO Task.Chapter 36:- Variable definition, Creating and Accessing variables.Chapter 37:- Creating custom variable and read the same .Chapter 38:- Variable groups Definition, Creating variable groups.Chapter 39:- Defining Variable collection and accessing variable groups.Chapter 40:- Variable groups Definition, Creating & accessing variable groups.Chapter 41:- Variable vs Variable groups.Chapter 42:- Local variables outside the code.Chapter 43:- YAML variables vs variable groups vs local variablesChapter 44:- YAML Pipes Multi-scalar execution.Chapter 45:- Changing variable values using VSO Task.Chapter 46:- Why YAML variables change in next Step?Lesson 4 :- Implementing CI CD Pipeline using Azure DevOps.Chapter 47:- Perspective of Dev Pipeline and Release Pipelines.Chapter 48:- Enabling CI CD in Azure DevOpsChapter 49:- Testing the AutomationChapter 50:- Solving ASPNetModule problem - Thinking out of the box.Lesson 5 :- Executing Unit test in Azure PipelinesChapter 51:- Nunit vs XUnit vs MsTestChapter 52:- Writing the unit testChapter 53:- Testing locallyChapter 54:- Using unit test task in pipelineChapter 55:- Understanding the different parameters.Chapter 56:- Executing unit test using test task.Chapter 57:- Beware of the pattern matchingChapter 58:- Running pass , fail scenarios
Overview
Section 1: Lesson 1 :- Understanding DevOps Fundamentals, Agents, Boards, YAML & Artifacts.
Lecture 1 Understanding DevOps Fundamentals, Agents, Boards, YAML Pipelines & Artifacts.
Section 2: Lesson 2 :- IIS Installation, Deployment Groups, Create & run Release Pipelines.
Lecture 2 IIS Installation, Deployment Groups, Create and run Release Pipelines.
Section 3: Lesson 3 :- Create access variable, Diff Variables & variable groups, VSO Task,
Lecture 3 Lesson 3 :- Create access variable, Diff Variables & variable groups, VSO Task,
Section 4: Lesson 4 :- Implementing CI CD Pipeline using Azure DevOps.
Lecture 4 Lesson 4 :- Implementing CI CD Pipeline using Azure DevOps.
Section 5: Lesson 5 :- Executing Unit test in Azure Pipelines
Lecture 5 Lesson 5 :- Executing Unit test in Azure Pipelines
Developers who want to learn Azure Devops.,Operations people who want to use Azure Devops.,Azure Cloud engineers would want to be hands on Devops.,Managers who want to implement Devops in their organization.


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/e2e40d9114b8690965cdb8da7e830722/bablb.Azure.Devops.Fundamental.For.Beginners.And.Professionals..part1.rar.html
https://rapidgator.net/file/27fc5845e24d9e8b86f6c5774437ca69/bablb.Azure.Devops.Fundamental.For.Beginners.And.Professionals..part2.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/0124992371898E56/bablb.Azure.Devops.Fundamental.For.Beginners.And.Professionals..part1.rar
https://uploadgig.com/file/download/f04142dAa7c935d2/bablb.Azure.Devops.Fundamental.For.Beginners.And.Professionals..part2.rar

nitroflare.com:
Citar
https://nitroflare.com/view/DFC1EC943CDC796/bablb.Azure.Devops.Fundamental.For.Beginners.And.Professionals..part1.rar
https://nitroflare.com/view/C31078E2C7AE007/bablb.Azure.Devops.Fundamental.For.Beginners.And.Professionals..part2.rar

1dl.net:
Citar
https://1dl.net/uovozu4n3e86/bablb.Azure.Devops.Fundamental.For.Beginners.And.Professionals..part1.rar
https://1dl.net/d4805ne6ovx5/bablb.Azure.Devops.Fundamental.For.Beginners.And.Professionals..part2.rar