Learn Azure DevOps CICD pipelines

Learn Azure DevOps CICD pipelines

Size
6.9 GB
Seeders
11
Leechers
1
Files
98
Category
Added
02/09/22 at 5:01am GMT+1
Infohash
80819ea06a9a9b4ce2f41f732dd2e8353ed759e4

Description


Description



Are you a developer and you want to learn more about DevOps ?



Are you looking for a practical guide to get you started with Continuous Integration and Continuous Deployment ?



Are you working on Web, Mobile, Container or Database projects and you want to implement CI/CD ?



This course will show you demos for how to create CI/CD pipelines for different type of projects.



You will start with web applications: Java, .NET Core and NodeJs.



Then, you will see mobile apps with Xamarin and deployment into App Center.



Next, you will see how to create CI/CD for Docker applications and deploy to Kubernetes.



After that, you will include the Database in the pipelines. You will be given a demo with SQL Server with deployment into Microsoft Azure Cloud.



And you will use ARM templates to provision resources in Azure.



Those pipelines will run unit tests, functional tests and static source code analysis with Sonar Cloud.



You will also see good practises for securing keys and secrets using Azure Key Vault.



Technologies: Microsoft Azure Cloud, Sonar Cloud, App Center, Azure DevOps.



The list of demos:



   CI/CD pipelines for Java app

   CI/CD pipelines for .NET Core app

   CI/CD pipelines for SQL Server Database

   Deploy ARM templates into Azure (IaC)

   Complete CI/CD pipelines for Web App and SQL Server Database

   CI/CD pipelines for Kubernetes

   CI/CD pipelines for Mobile app

   CI/CD pipelines for Node.js app

   Secure DevOps Kit for Azure

   IaC with Terraform



Who this course is for:



   Developers who wants to get started with implementing DevOps



Requirements



   Basic knowledge of software deployment



Last Updated 1/2022

File list
  • Learn Azure DevOps CICD pipelines
  • TutsNode.com.txt 63 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/01 - Introduction/001 What is CICD.mp4 442.6 MB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/01 - Introduction/001 What is CICD_en.vtt 19 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/01 - Introduction/002 About Houssem Dellai.html 647 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/01 - Introduction/003 Prerequisities_en.vtt 1.6 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/01 - Introduction/004 What is a Task in Azure DevOps_en.vtt 2.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/001 Introduction CI-CD Java_en.vtt 1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/002 Tour of the Java application_en.vtt 2.4 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/003 Java application source code in Github.html 171 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/004 Creating Java CI pipeline_en.vtt 10.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/005 Running Java CI pipeline_en.vtt 2.6 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/007 Creating Java CD pipeline_en.vtt 8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/008 FIX for Java CD pipeline.html 385 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/009 Running Java CD pipeline_en.vtt 2.7 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/010 CI pipeline with YAML_en.vtt 7.7 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/02 - CICD pipelines for Java app/011 Creating a BuildCI pipeline for JavaMaven app.html 5.6 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/001 Introduction to CI-CD .NET Core_en.vtt 948 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/002 Tour of the .NET Core application_en.vtt 5.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/003 .NET Core application source code on Github.html 187 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/004 Creating .NET Core CI pipeline_en.vtt 10.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/005 Running .NET Core CI pipeline_en.vtt 3.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/006 Creating Web App for .NET Core in Azure_en.vtt 2.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/007 Creating .NET Core CD pipeline_en.vtt 6.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/008 Running .NET Core CD pipeline_en.vtt 1.5 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/009 Adding Sonar Cloud to CI pipeline_en.vtt 9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/03 - CICD pipelines for .NET Core app/010 Adding WhiteSource Bolt to CI pipeline_en.vtt 13 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/001 Introduction CI-CD for Database_en.vtt 1.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/002 1. Create SQL Server database project_en.vtt 11 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/003 Database project source code on Github.html 179 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/004 Creating Database CI pipeline_en.vtt 6.5 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/005 Running Database CI pipeline_en.vtt 1.8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/006 Creating Azure SQL Database in Azure_en.vtt 4.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/007 Creating Database CD pipeline_en.vtt 9.8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/008 Running Database CD pipeline_en.vtt 2.4 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/04 - CICD pipelines for SQL Server Database/009 Deploying a Database schema change_en.vtt 6.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/05 - Deploy ARM templates into Azure (IaC)/001 Introduction to CI-CD ARM templates_en.vtt 1.6 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/05 - Deploy ARM templates into Azure (IaC)/002 Create ARM template_en.vtt 12.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/05 - Deploy ARM templates into Azure (IaC)/003 ARM template is available on Github.html 217 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/05 - Deploy ARM templates into Azure (IaC)/004 Creating ARM deployment CI pipeline_en.vtt 6.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/05 - Deploy ARM templates into Azure (IaC)/005 Running ARM deployment CI pipeline_en.vtt 1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/05 - Deploy ARM templates into Azure (IaC)/006 Creating ARM deployment CD pipeline_en.vtt 8.8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/05 - Deploy ARM templates into Azure (IaC)/007 Running ARM deployment CD pipeline_en.vtt 2.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/06 - Complete CICD pipelines for Web App and SQL Server Database/001 Introduction to Complete CI-CD_en.vtt 2.4 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/06 - Complete CICD pipelines for Web App and SQL Server Database/002 More resources for learning.html 598 B
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/06 - Complete CICD pipelines for Web App and SQL Server Database/003 Complete CI pipeline_en.vtt 12 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/06 - Complete CICD pipelines for Web App and SQL Server Database/004 Complete CD pipeline_en.vtt 13 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/07 - Complete YAML CICD Pipeline for Web App, Database & Infra/001 Basic YAML CI Pipeline for Web App_en.vtt 1.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/07 - Complete YAML CICD Pipeline for Web App, Database & Infra/002 [YAML] Basic YAML CI Pipeline for Web App_en.vtt 9.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/07 - Complete YAML CICD Pipeline for Web App, Database & Infra/003 Complete YAML CI Pipeline for Web App & Database_en.vtt 2.5 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/07 - Complete YAML CICD Pipeline for Web App, Database & Infra/004 [Demo] Complete YAML CI Pipeline for Web App & Database_en.vtt 9.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/07 - Complete YAML CICD Pipeline for Web App, Database & Infra/006 [Demo] Complete YAML CICD Pipeline for Web App, Database & Infra_en.vtt 15.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/08 - CICD pipelines for Kubernetes/002 Tour of the application_en.vtt 15.6 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/08 - CICD pipelines for Kubernetes/004 Running the application in local machine using Docker-Compose_en.vtt 5.8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/08 - CICD pipelines for Kubernetes/005 Creating Kubernetes CI pipeline_en.vtt 11 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/08 - CICD pipelines for Kubernetes/007 Creating Kubernetes cluster on Azure (AKS)_en.vtt 6 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/08 - CICD pipelines for Kubernetes/008 Creating Kubernetes CD pipeline_en.vtt 7.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/08 - CICD pipelines for Kubernetes/009 Running Kubernetes CD pipeline_en.vtt 4.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/08 - CICD pipelines for Kubernetes/010 Updating the application_en.vtt 4.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/09 - CICD Pipelines for Kubernetes with YAML pipelines/002 [demo] Basic YAML pipelines for Kubernetes_en.vtt 11.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/09 - CICD Pipelines for Kubernetes with YAML pipelines/004 [Prez] Complete pipelines for Kubernetes_en.vtt 10.4 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/09 - CICD Pipelines for Kubernetes with YAML pipelines/005 [Demo] Complete pipelines for Kubernetes_en.vtt 32.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/10 - CICD pipelines for Mobile app/002 Tour of the Xamarin Forms app_en.vtt 4.4 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/10 - CICD pipelines for Mobile app/003 Creating Xamarin CI pipeline_en.vtt 7.5 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/10 - CICD pipelines for Mobile app/005 Creating Xamarin CD pipeline_en.vtt 4.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/10 - CICD pipelines for Mobile app/006 Adding Sonar Cloud analysis_en.vtt 9.7 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/11 - CICD pipelines for Node.js app/002 Creating DevOps Project for Node.js_en.vtt 9.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/12 - CICD Pipelines for GoLang/001 DevOps Starter project for GoLang_en.vtt 11.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/13 - Securing the Secrets in the pipelines using Azure Key Vault/001 Accessing Secrets from Azure Key Vault_en.vtt 9.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/14 - Validate Pull Request with Build and Release/002 Trigger Build pipeline on Pull Request_en.vtt 12.6 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/14 - Validate Pull Request with Build and Release/003 Trigger Build and Release pipelines on PR_en.vtt 15.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/15 - Infrastructure as Code with Terraform/002 Deploy Terraform config to Azure manually_en.vtt 18.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/15 - Infrastructure as Code with Terraform/003 CICD pipelines for Terraform on Azure_en.vtt 19.4 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/15 - Infrastructure as Code with Terraform/004 Complete CICD pipelines for Terraform with YAML and TF State_en.vtt 21.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/15 - Infrastructure as Code with Terraform/005 Static analysis for Terraform_en.vtt 5.7 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/16 - CICD pipelines for Nuget packages/001 Introduction_en.vtt 5.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/16 - CICD pipelines for Nuget packages/002 Demo with YAML files_en.vtt 18.7 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/17 - Secure DevOps Kit for Azure/002 Secure DevOps Kit for Azure_en.vtt 15.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/18 - YAML Pipelines with Templates/001 YAML Pipelines with Templates_en.vtt 12.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/18 - YAML Pipelines with Templates/003 [Demo] Variable Groups_en.vtt 6.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/18 - YAML Pipelines with Templates/004 Trigger Pipeline from another Pipeline_en.vtt 7.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/19 - Custom Build Agents/001 Running Build agent on Azure VMSS_en.vtt 11.5 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/19 - Custom Build Agents/003 [Demo] Running Build agent on a Virtual Machine_en.vtt 9.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/19 - Custom Build Agents/005 [Demo] Running Build agent on a Docker Container_en.vtt 10.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/19 - Custom Build Agents/007 [Demo] Running Build agent on Kubernetes cluster_en.vtt 7.3 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/19 - Custom Build Agents/009 [Demo] Scaling Build agents on Kubernetes using KEDA_en.vtt 11.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/20 - YAML Pipelines Stages, Jobs and Steps/001 Stages, Jobs and Steps_en.vtt 7.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/20 - YAML Pipelines Stages, Jobs and Steps/002 [Demo] Stages, Jobs and Steps_en.vtt 6.9 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/20 - YAML Pipelines Stages, Jobs and Steps/004 [Demo] Adding Dependencies between Stages and Jobs_en.vtt 6.6 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/20 - YAML Pipelines Stages, Jobs and Steps/005 Azure DevOps Pipelines dependencies.html 7.8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/21 - Azure DevOps CLI/001 Azure DevOps CLI_en.vtt 9.2 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/22 - Service Principal and Azure RBAC/001 Service Principal in Azure_en.vtt 11.4 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/22 - Service Principal and Azure RBAC/003 Service Principal in Azure DevOps_en.vtt 6.1 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/22 - Service Principal and Azure RBAC/004 [Demo] Service Principal in Azure DevOps_en.vtt 8.8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/22 - Service Principal and Azure RBAC/005 Azure Managed Identity_en.vtt 4.8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/22 - Service Principal and Azure RBAC/006 [Demo] Azure Managed Identity_en.vtt 9.7 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/22 - Service Principal and Azure RBAC/008 [Demo] Azure Managed Identity for VM_en.vtt 10 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/23 - Static code analysis for Kubernetes YAML/001 KubeLinter for Kubernetes YAML & Helm charts_en.vtt 7.8 KB
  • [TutsNode.com] - Learn Azure DevOps CICD pipelines/24 - Azure DevOps Competitors/001 Argo-CD for GitOps with Kubernetes_en.vtt 11.3 KB

Rating
Not rated yet
Log in to rate

Comments

No comments yet.


Similar torrents
NameSizeDate
6 MB11/05/2137321
294 MB08/20/2617425
1.3 GB07/02/261525
7 MB07/13/201242
426 MB01/18/231115
1.5 GB05/07/189117
504 MB07/05/26791
499 MB07/12/26772
500 MB07/19/26773
574 MB08/17/26643
2 MB02/05/24600
125 MB08/04/24600
8.4 GB04/05/23580
919 MB11/23/24551
472 MB01/28/26520