0% found this document useful (0 votes)
18 views3 pages

Azure Professional Devops

The document outlines a comprehensive training program on DevOps with Azure, covering topics such as CI/CD, containerization, and infrastructure as code. It includes detailed modules on using Python with Azure, automation with Azure CLI and PowerShell, and monitoring in Azure. The course is structured over three weeks, with a mix of theoretical and practical sessions aimed at equipping learners with the necessary skills for effective DevOps practices.

Uploaded by

gtamastic
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views3 pages

Azure Professional Devops

The document outlines a comprehensive training program on DevOps with Azure, covering topics such as CI/CD, containerization, and infrastructure as code. It includes detailed modules on using Python with Azure, automation with Azure CLI and PowerShell, and monitoring in Azure. The course is structured over three weeks, with a mix of theoretical and practical sessions aimed at equipping learners with the necessary skills for effective DevOps practices.

Uploaded by

gtamastic
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

WEEK 1 Introduction to DevOps 153 min.

Why DevOps? 2

Professional DevOps with Introduction to Containers


Introduction to CICD
2
2

Azure Introduction to Infrastructure As Code


Introduction to Source Control
3
2

This intermediate Microsoft Professional DevOps with Azure prepares Python3 with the Azure Python SDK
learners to continuously deliver valuable products and services, meet Overview 1
end user needs, and streamline delivery through DevOps with Azure. Introduction to Python in Azure 1
After this training, you’ll be plugging in Azure to the application First Look at the Python Azure SDK 5
framework of your choice with full CI/CD pipeline integration and Authenticating to Azure with Python 9
built-in monitoring. Azure DevOps lets you build and deploy your Listing Virtual Machines with Python 6
applications and then automate them. Creating a Key Vault with Python 5

CBT Nuggets course material Automation with Azure CLI and PowerShell

Overview 1
Downloading and Authenticating to Azure with the 3
Azure CLI and PowerShell
Creating and Listing Resources with the Azure CLI 4
Outputs in Azure CLI 5
Moving Resources Between Resource Groups with 5
PowerShell
Using Azure CLI and PowerShell Together 4
Welcome to the Azure Cloud Shell 3

Containerization with Docker in Azure

Overview 1
Introduction 1
Working with Docker on Localhost 5 Testing Terraform Code with Terratest 5
Creating a Docker Image with a Dockerfile 7 Terraform Cloud 5
Creating a Docker Container in Azure Container 4
Instances (ACI) in the UI Configuration Management in Azure
Creating a Docker Container in Azure Container 3 Overview 1
Instances (ACI) using AZ CLI
What is Ansible? 1
Creating an Azure Container Registry (ACR) 4
Getting Ansible Up and Running 4
Introduction to Docker Hub 2
Ansible Hosts 5
Container Orchestration in Azure using Azure Installing and Configuring MySQL with Ansible 7
Kubernetes Service
Installing and Configuring MySQL on Multiple 5
Overview 1 Servers

Introducing Azure Kubernetes Services (AKS) 1 Testing with Ansible 5

Creating an AKS Cluster using Azure CLI and 8


PowerShell Source Control with GitHub

Kubernetes Configuration (Kubeconfig) on a Local 6 Overview 1


Machine
Introduction 1
Deploying a Docker Container to AKS using a 6
Kubernetes Manifest Git Key Concepts 4

Exposing a Kubernetes Deployment 2 Setting Up a GitHub Account 5

Using Helm Charts to Simplify Deployments 6 Creating and Cloning a Repository 4


Viewing and Creating Branches 5
Infrastructure as Code in Azure Committing Code to a Branch 3

Overview 1 Creating and Merging a Pull Request 3

What is Terraform? 1
Monitoring in Azure
First Look at Terraform Code 5
Creating a Virtual Network with Terraform 7 Overview 1

Logic and Expressions in Terraform 14 Welcome to Azure Monitoring 1


Monitoring Hardware and Systems vs Containers 2
Monitoring for Virtual Machines 8
Monitoring for AKS 8
WEEK 2 155 min.
Azure Monitor 4
Application Insights 5 First Look at the Python Code 5
Welcome to Prometheus 3 Going Through Existing Workflows 4
Creating a Custom Workflow for a Python web API 9
Serverless in Azure
Running the Pipeline 3
Overview 1
Introduction to Serverless 1
App Services to Create Frontend Web Apps 5
Deploying a C# Web App to App Services 4
Creating Azure Functions 6
Python API in Azure Functions 5
Creating a Runbook for PowerShell 6

Continuous Integration and Continuous Deployment


(CICD) with Azure DevOps

Overview 1
Introduction to Azure DevOps 1
Creating an Azure DevOps Organization and Project 5
First Look at Azure DevOps Tasks 5
Creating a Build Pipeline 7
Creating a Release Pipeline 7

WEEK 3 43 min.
Creating a YAML Pipeline 13

Continuous Integration and Continuous Deployment


(CICD) with GitHub Actions

Overview 1
Introduction to GitHub Actions 1
Setting Up a new Github Repostitory 5

Last updated 12.3.2024

You might also like