Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Azure Kubernetes Service DevOps
Rating: 4.6 out of 5(23 ratings)
2,989 students

Azure Kubernetes Service DevOps

Hand's on lab to learn DevOps consideration on Azure Kuernetes Service
Created byAmr Gamil
Last updated 7/2020
English

What you'll learn

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

Course content

6 sections13 lectures1h 7m total length
  • Introduction1:21
  • Creating Azure container registry1:37

    Create an Azure container registry in the portal by selecting the subscription and resource group, naming it globally, choosing Western Europe, validating, and completing creation; note the log in server.

Requirements

  • Familiar with AKS
  • Familiar with Cloud and IT concepts

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.

Who this course is for:

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