Azure for DevOps: Containers

Go to class
Write Review

Free Online Course: Azure for DevOps: Containers provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Azure for DevOps: Containers is taught by Karl Ots.

Overview
  • Explore the container-based services in Microsoft Azure, including Azure Container Registry and Azure Kubernetes Service, as you prepare for the Azure for DevOps (AZ-400) exam.

Syllabus
  • Introduction

    • Containers and Azure development
    • What you need to know
    • Developer environment setup
    1. Create Container Solutions
    • Containerization: What are containers?
    • Building and running a Dockerfile
    • Environmental variables and secrets
    • Mount data volumes
    2. Azure Container Registry
    • ACR overview and features
    • Create an ACR
    • Publish your application to ACR
    • Run your application from ACR
    • Secure access to ACR
    3. Azure Container Instances
    • What is the Azure Container Instance?
    • Deploy ACR apps in ACI as a group
    • ACI and secrets
    • ACI and data volumes
    • ACI and networking
    4. Azure Kubernetes Service
    • Kubernetes overview
    • Azure Kubernetes Service overview
    • Create an AKS cluster
    • Deploy your application to AKS
    • Deploy an HTTPS Ingress controller to your AKS cluster
    • AKS and secrets
    Conclusion
    • Where to learn more about Kubernetes