
Explore containers and Kubernetes on Azure, from fundamentals to deploying container instances with PowerShell, orchestrating with Kubernetes, and understanding volumes, security, and Azure Active Directory integration.
Explore azure container instances from the admin dashboard, monitor utilization, memory, and network metrics, and manage containers with cli using managed identities and azure key vault.
Define a container as an instance of a docker image with its execution environment and instructions. Explain how images, layers, and immutability guide building containers via docker file.
Explore Azure Kubernetes Service features: flexible deployments via portal or templates, Azure AD integration with RBAC, monitoring, log analytics, auto scaling, upgrades, ingress routing, and GP enabled graphics nodes.
Explore how Kubernetes service accounts, stored as secrets on the API server, authenticate pods and communicate with the master, and compare them with user authentication, with Azure identity management solution.
Learn to deploy and manage a Kubernetes cluster on Azure, with node pools, manual and auto scaling, upgrades, custom networking, Dev Spaces, and CI/CD through GitHub or Bitbucket.
Running your modern applications in containers is the objective of several developers. This makes your applicatons scale and reduce the time to market as well. All the benefits of containerization drives organizations to host their modern apps on containers. One of the well known container orchestrator is Kubernetes and hence using containers with Kubernetes orchestrator is the way to develop and manage applications.
In this course you will learn about the basics of containers, how they scale and how can manage with kubernetes. Its important to integrate kubernetes with Azure AD , hence the topics revolving around security, RBAC are also included in this course. We will use powershell and azure cli to deploy containers and host web applications.
he Azure Services we are going to cover are:
Azure Container Instances
Azure Container Registries
Web App for containers
Azure Kubernetes Service
Once you have finished this course you will be able to apply this knowledge to your own projects and ship containers to Azure.
But most importantly you will learn how to select the correct azure service for each of your use cases.
In this course you will get online support so if you have any questions you can post them in the discussions and we will get back to you as soon as we can.