Oreilly - Containerization with Docker and Kubernetes in Azure
by Karl Ots | Publisher: Packt Publishing | Release Date: October 2018 | ISBN: 9781789808575
Getting real with container orchestration in Microsoft AzureAbout This VideoEmbrace containerization to seamlessly build, test, deploy, and manage your cloud applicationsGet to grips with container orchestration in Microsoft AzureTackle common issues and solve them with ease using easy-to-follow instructions and practical examplesIn DetailFrom handling versioning efficiently, to enhancing security and portability, technologies such as Docker and Kubernetes have greatly benefitted application development and cloud deployments. Microsoft offers excellent containerization services with its Azure Container Services, and also supports both Docker and Kubernetes.The course focuses on application containerization using a combination of the dynamic duo, Docker and Kubernetes. It will show you how to get hands-on and take advantage of these two tools, alongside Azure Container Services, and improve the configuration and deployment of your applications on Azure Cloud.By the end of this course, you'll learn all about Docker and Kubernetes and will be able to configure, manage, and deploy applications on Azure Cloud.The code bundle for this video course is available at - https://github.com/PacktPublishing/Containerization-with-Docker-and-Kubernetes-in-Azure
- Chapter 1 : Introduction
- The Course Overview 00:01:27
- Benefits of Container Orchestration in Microsoft Azure 00:02:47
- A Lap Around the Finished Course Demo 00:05:10
- Setting Up Your Development Environment 00:03:26
- Chapter 2 : Your First Containerized Application in Azure
- Recap – What Are Containers? 00:01:28
- Spin Up Your First Containerized Application in Microsoft Azure 00:02:12
- Create Dockerfiles with Visual Studio Code 00:02:02
- Create Your Azure Container Registry 00:01:59
- Choose the Best Azure Service to Run Your Containerized Applications 00:01:34
- Chapter 3 : Deploy and Manage Kubernetes in Microsoft Azure
- Recap – What Is Container Orchestration? 00:02:54
- Choose Between Managed and Unmanaged Kubernetes in Microsoft Azure 00:04:58
- Azure Kubernetes Service (AKS) 00:02:46
- Deploy and Configure Azure Kubernetes Services 00:02:28
- Manage Azure Kubernetes Service 00:03:40
- Chapter 4 : Deploy Your Application to Kubernetes
- Define Your Kubernetes Application Using Visual Studio Code 00:04:47
- Deploy Applications to Your AKS Using kubectl 00:03:28
- Manage, Scale, and Upgrade Your Application 00:05:11
- Chapter 5 : Considerations for Scale
- Release Automation with Azure DevOps 00:04:00
- Manage Kubernetes Complexity with Helm 00:04:22
- Customize AKS with ACSE 00:04:08