Azure Kubernetes Service DevOps

Hand's on lab to learn DevOps consideration on Azure Kuernetes Service

Ratings: 4.51 / 5.00




Description

This is a hand's on lab where we will look at all the considerationw of building a continuous integration, continuous deployment, CI/CD on top of AKS using jenkins.

A developer pushes code changes to Github using Visual studio code. Github communicates the event towards Jenkins, which authenticate against Azure Active Directory. Then Jenkins builds and pushes the output container image artifact to Azure container registry and then deploy the updated image to Azure Kubernetes service cluster.

What You Will Learn!

  • DevOps on Azure Kubernetes Service
  • Azure container registry
  • Github
  • Jenkins

Who Should Attend!

  • Developers and architects looking to learn DevOps consideration on azure kubernetes services