Home / Shop

Azure Kubernetes Service

Azure Kubernetes Service
Azure Kubernetes Service

Home / Shop

Azure Kubernetes Service

Course ID: AKSECS2D
This course provides an overview of Kubernetes with an Azure focus. The goal of this course is to understand how Azure Kubernetes works and how it can be used to maximize your deployments. This course will also include hands-on labs.
Maximum quantity exceeded
Minimum purchase amount of 0 is required
Maximum purchase amount of 0 is allowed
Missing Inquiry Options
*Your Name:
*Your Email:
*Your Message:
Please send me a copy
Categories: Cloud, Containers, All
Facebook
X
Email
Pinterest
  • Description
  • Course Outline

Course Description
This course provides an overview of Kubernetes with an Azure focus. The goal of this course is to
understand how Azure Kubernetes works and how it can be used to maximize your deployments.
This course will also include hands-on labs.
Learning Objectives
In this course we will focus on:
+ Azure Kubernetes (AKS) Overview and
Design
+ AKS System Architecture and Concepts
+ Creating AKS Clusters
+ AKS Access and Identity
Who Should Attend
+ Data Center Architects
+ Solution Architects
+ Network Engineers
+ System Administrators
+ Storage Administrators
Prerequisites
+ Previously taken Kubernetes Fundamentals
Course or a Very Good Working Knowledge of
Kubernetes and Micro Services Architecture
+ Understanding of Linux/ Unix system concepts​
+ Familiarity with Basic Network Concepts
(TCP/IP, Layer 2 and Layer 3 Networking) ​
+ Familiarity with Storage Concepts
+ Familiarity with Azure

Module  1: Introduction to Docker

  • Docker History
  • Overview of the Container Architecture
  • Docker Features and Versions
  • Overview of the Docker Architecture

Module 2: Installing Docker on Linux

  • Setting up Environment
  • Installing Pre-requisites
  • Installing Docker

Module 3: Managing Containers

  • Managing the Life Cycle of Containers
  • Why containers are lightweight
  • How to create, start, and run containers

Module 4: Managing Container Images

  • Overview of Docker Images
  • Terminology of Docker images
  • Create and Commit images, images vs containers
  • Learn about Docker registry and Docker Hub
  •  

Module 5: Building Dockerfile

  • What is a Dockerfile
  • Creating a Dockerfile
  • Examine the Dockerfile build process

Module 6: Container Orchestration

  • Shift in Application Architectures
  • Container Orchestration Engines (COEs)
  • Kubernetes Overview

Module 7: Kubernetes Overview

  • Kubernetes Cluster Components
  • Master and Worker Nodes
  • Bootstrapping a Cluster
  • Accessing a Cluster

Module 8: Kubernetes Building Blocks

  • PODs
  • Labels
  • Deployments
  • Rolling Updates

 

Lab 1 : Installing and Configuring Docker

Lab 2 : Managing Docker Containers

Lab 3 : Managing Container Images

Lab 4 : Setting up a Persistent Docker Registry

Lab 5 : Building a Dockerfile

Lab 6 : Kubernetes Cluster Installation

Lab 7 : Kubernetes Lab