Azure DevOps Journey
Date published:
In this tutorial, I will be demonstrating how you can use Azure DevOps from creating a pipeline to deploying an application to a Kubernetes cluster in Azure. I will be following the post “A DevOps journey using Azure DevOps” by Thomas Thornton.
We will be using the following tools:
-
Setting up Azure DevOps Environment Lab 1
-
Deploy Resource using Terraform modules Lab 2
-
Deploy a simple test application to Azure AKS - Lab 3
-
Using CI/CD to automate the deployment of the process - Lab 4
-
Testing the creation of resources using automated testing such as Inspec - Lab 5
-
Monitoring and setting up alerts using Application and Container Insights - Lab 6
I would highly recommend this lab to anyone who wants to learn Azure DevOps, Terraform, Docker and Kubernetes too :)
Hope you enjoyed it