Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Azure DevOps CI/CD pipelines
Bestseller
Rating: 4.4 out of 5(4,308 ratings)
130,542 students

Learn Azure DevOps CI/CD pipelines

Create CI/CD pipelines for Java, .NET, NodeJs, Docker, Terraform, Nuget, Kubernetes, SQL Server, Bicep and ARM templates
Created byHoussem Dellai
Last updated 10/2025
English

What you'll learn

  • What is DevOps and CI/CD
  • Creating CI/CD pipelines for Web, Mobile and Container apps
  • Including the Database into the pipelines
  • Configure deployment to Azure Cloud
  • Run unit, functional and load tests as part of the pipeline
  • Analyse source code using Sonar
  • Use Infrastructure as Code (IaC) from CI/CD with ARM templates
  • Use Configuration as Code (CaC) in Azure DevOps
  • Create Dev-Test-Prod environments
  • Secure the pipelines sensitive data
  • Use Infrastructure as Code (IaC) from CI/CD with Terraform
  • Deploy containers into Kubernetes

Course content

30 sections137 lectures13h 59m total length
  • What is CI/CD20:14

    Understand how CI/CD pipelines automate building, packaging, and deploying a web app with a database across dev, test, and prod environments, while integrating source control, unit tests, and static analysis.

  • About Houssem Dellai0:04
  • Prerequisities1:21

    Create a NASIR DevOps, Visual Studio (Mac or Windows), and Visual Studio App Center accounts to begin. Set up Azure subscription, Docker Hub, and GitHub accounts to support CI/CD demos.

  • What is a Task in Azure DevOps3:07

    Explore what a task in Azure DevOps is and how pipelines run MDA commands, PowerShell scripts, copy and publish files, and more.

  • New YAML experience3:18

    Explore the new YAML experience in azure devops by using the visual designer to create CI/CD pipelines, generate and edit YAML, and export to code while managing preview features.

  • Quiz

Requirements

  • Basic knowledge of software deployment
  • Basic knowledge of Microsoft Azure
  • Azure subscription (get one for FREE)

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:

  1. CI/CD pipelines for Java app

  2. CI/CD pipelines for .NET Core app

  3. CI/CD pipelines for SQL Server Database

  4. Deploy ARM templates into Azure (IaC)

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

  6. CI/CD pipelines for Kubernetes

  7. CI/CD pipelines for Mobile app

  8. CI/CD pipelines for Node.js app

  9. Secure DevOps Kit for Azure

  10. IaC with Terraform

Who this course is for:

  • Developers who wants to get started with implementing DevOps
  • DevOps engineers looking for to deepen their knowledge on Azure DevOps