ITIL®4 Foundation vizsga MAGYARUL

Docker and Kubernetes Certification

DaKC-HV
8 nap
740 000 Ft + ÁFA
tanfolyamkezdési időpontok:
Jelentkezem!
oktatók:

A tanfolyamról

Learn about Kubernetes, a technology created by Google to help in automating deployment, scaling, and management of containerized applications. Docker is used for shipping and running applications based on containers. In the Docker Kubernetes training, you will learn to build, test, and deploy Docker applications with Kubernetes.
Orchestrating a few containers and applications at once is not too challenging. When the numbers reach hundreds or thousands you need powerful tools for orchestration. Kubernetes provides a key service here by helping in management, automation, and scaling of applications that are containerized. Docker and Kubernetes training is designed to help professionals understand this.

Docker and Kubernetes are used together, and they can sound inseparable, but they operate at different layers and complement each other. They have distinct roles that can be performed separately. When used together Docker and Kubernetes can produce even better results. This is the aim of the Docker and Kubernetes certification course.

Who Should Attend This Training

  • Software Developers
  • IT Professionals & Architects
  • Operational Engineers

What You Will Learn

  • VMs & Containers
    Learn what containers, their purpose and how VMs are different from containers.
  • Monolithic & Microservices applications
    Understand what Monolithic applications are and how they are different from Microservices applications.
  • Docker installation
    Understand how to install Docker and the concepts around its architecture and components.
  • Docker RegistryExplore Docker Registry and use it for pulling and pushing images and learn more features.
  • Docker Volumes & Networks
    Learn what Docker Volumes are and learn to understand how Docker Networks operate.
  • Docker Orchestration
    Understand Docker Orchestration Services like Docker Compose and Docker Swarm.
  • Kubernetes
    Explore Kubernetes, understand its features, how to use it, and what benefits it can provide.
  • Docker Swarm & Kubernetes
    Understand how Docker Swarm works and how Kubernetes is different from it, how is it better?
  • Create with Kubernetes
    Learn how to create Pods, deployments as well as services using Kubernetes and the advantages of it.

Skills You Will Gain

  • Install and configure Docker and Kubernetes
  • Work with Pulling and Pushing images
  • Build your own images
  • Perform Autobuild using Docker Hub
  • Create Docker Volumes
  • Create Docker Networks
  • Deploy Applications
  • Work with Services, labels, and Replica sets

We provide this course in English.

Tematika

Curriculum

1. Introduction to Dockers & Containers
Learning Objective
This module introduces containers and the benefits of using containers as opposed to VMs. You will learn use cases of Containers and Docker and be able to describe Docker architecture and its components.

Topics

  • Evolution of Dockers & Containers
  • Differences between VM's and Containers
  • Docker Use Cases
  • Benefits of using Containers
  • Working with Docker Commands
  • Case Study

Hands-on

  • Learn various Docker Commands for creating, stopping, removing, and copying containers.

2. Docker Installation & Architecture
Learning Objective
In this module, you will explore the prerequisites for installing Dockers. Learn to install & configure Docker toolbox on Windows OS and install & configure Docker on Amazon EC2. Validate the Docker installation. Get deeper into Docker Architecture and components.

Topics

  • Installing & Configuring Docker toolbox on Windows
  • Installing & configuring Docker in Amazon Linux EC2

Hands-on

  • Installing & Configuring Dockers.

3. Docker Images, Docker Volumes & Docker Networking
Learning Objective
Create images by starting a container using a base image and interactively make changes to it, create a Docker file that will let Docker build the image automatically. Learn to create and work with Docker Volumes. Understand the three types of Docker Network – Local, Host and Bridge.

Topics

  • Images & Layers
  • Container Layers
  • Working with Docker Images
  • Building own Images using Dockerfile
  • Working with Docker Volumes and Docker Networking
  • Case Study

Hands-on

  • Pulling and pushing images. Creating own images using Dockerfile and push to Docker Hub, Creating Automated Build using Docker Hub, Creating Docker Volumes and copying the data, Creating Bridge Network for container communication.

4. Docker Registries
Learning Objective
Learn to create Public and Private Repositories using Docker Hub. You will also be able to share your image using Docker Hub, deploy your own Docker images registry and set up your own automated build.

Topics

  • Overview of Registries- Public and Private
  • Deep Dive into Docker Hub
  • Other Public & Private Registries
  • Case Study

Hands-on

  • Creating Public and Private Repositories using Docker Hub
  • Share your image using Docker Hub
  • Deploy your own Docker images registry
  • Set up your own automated build
  • Creating Organizations and teams in Docker Hub

5. Docker Orchestration
Learning Objective
Get an overview of Docker Compose & Swarm. Learn to build High Availability Structures needed for critical applications, and understand how to filter and schedule nodes for optimal deployment

Topics

  • Overview of Docker Compose
  • Defining and running multi-container applications
  • Overview of Docker Swarm
  • Build your own Docker Swarm Cluster
  • Filtering & Scheduling Containers
  • Case Study

Hands-On

  • Building multi-container applications using Docker Compose.
  • Creating Swarm cluster and adding the worker nodes.
  • Creating Services and scheduling nodes for optimal deployment

6. Introduction to Kubernetes
Learning Objectives
Learn what / why Kubernetes is required and study Kubernetes Use Cases.

Topics

  • Evolution of Kubernetes
  • What is Kubernetes
  • Kubernetes Use Cases
  • Differences between Kubernetes and Docker Swarm

7. Kubernetes Architecture
Learning Objective
Understand the key components of Kubernetes Cluster- Master, Nodes and AddOns.

Topics

  • Understand Kubernetes Architecture
  • Introduction to Kubernetes Master
  • Components of Kubernetes Master
  • Introduction to Node Components

8. Installing Kubernetes
Learning Objective
Gain knowledge on installing & Kubernetes Cluster on VirtualBox, AWS Cloud, and Google Cloud Platforms.

Topics

  • Installing & Configuring Kubernetes locally via Minikube
  • Creating Kubernetes Cluster in Google Cloud
  • Creating Kubernetes Cluster in AWS Cloud
  • Case Study

Hands-on

  • Creating 2 VM's in Virtual Box
  • Download kubectl and minikube and install them
  • Start Minikube & Deploy sample deployment and expose to and external network
  • List all the nodes of the clusters
  • Stopping and deleting the cluster
  • Working with Kubernetes Dashboard

9. Deploying applications on Kubernetes Cluster
Learning Objective
Here you will understand about Pods and how to deploy an app using kubectl commands.

Topics

  • Introduction to Pods
  • Pods Lifecycle
  • Working with Pods to manage multiple containers
  • Deploying Pods via Replication Controllers
  • Case Study

Hands-on

  • Deploy containerized application image in minikube
  • Viewing Pods and Nodes

10. Services, Labels and Replica Sets
Learning Objective
This module helps you to learn what is a Service, how to scale up and down the application replicas, provide updates to the application and autoscaling containers.

Topics

  • Overview of Services
  • Labels and Selectors
  • Scale out deployment using Replicas
  • Horizontal Pod Autoscaling
  • Load Balancing
  • Rolling Updates
  • Case Study

Hands-on

  • Creating a Service
  • Using Service to expose App
  • Working with labels
  • Scale Up / Down the deployment to maximum and minimum replicas
  • Check the rollout status and rollback an update
  • Delete the services created

11. Managing State with Deployments
Learning Objective
On completing this module, you will be able to deploy both stateless applications and stateful applications. You will also be able to scale the stateful sets and provide rolling updates.

Topics

  • Working with StatefulSet
  • Pod Management policies
  • OnDelete & Rolling Update Strategies
  • Cluster DNS
  • Persistent Volumes

Hands-On

  • Deploy Stateful and Stateless applications
  • Creating Persistent Volumes

 

Kinek ajánljuk

Előfeltételek

Prerequisites
There are no prerequisites for attending this course. It would be beneficial for you to have the knowledge in the following concepts:

  • Virtualization
  • Linux & Networking Fundamentals
  • Installing and Configuring Applications

Kapcsolódó tanfolyamok



Ajánlja másoknak is!