Docker Certification Training
- Offered byEdureka
Docker Certification Training at Edureka Overview
Duration | 5 weeks |
Total fee | ₹15,299 |
Mode of learning | Online |
Official Website | Go to Website |
Credential | Certificate |
Docker Certification Training at Edureka Highlights
- Successfully complete your final course project and Edureka will certify you as a Docker Associate.
- Each class will be followed by a quiz to assess your learning.
- You will get lifetime access to LMS where presentations, quizzes, installation guides & class recordings are available.
- We have a lifetime 24x7 online support team to resolve all your technical queries, through a ticket based tracking system.
Docker Certification Training at Edureka Course details
- Professionals aspiring to clear the Docker Certified Associate exam and looking to establish their credibility and value in the market as experienced Docker practitioners.
- Introduction to Containerization
- The Docker Engine
- Image Management and Registry
- Storage in Docker
- Orchestration in Docker
- Networking and Security
- Docker EE and Monitoring
- Docker with Kubernetes
- Docker Certification Training Course by Edureka is designed keeping in mind the needs of both new learners and professionals looking to appear for the Docker Training course.
- You will learn the origins of the containerization technology and move on to create and deploy your own containerized applications.
- Get hands-on experience in using the different storage strategies, deploying multi-container applications using Docker Compose, and managing container clusters using Docker Swarm.
- Throughout this Instructor-led Docker Certification training, you will be working on real-life industry use cases.
Docker Certification Training at Edureka Curriculum
MODULE:1
Containerization
History of Containers
Namespaces and Cgroups
Containers vs Virtual Machines
Types of Containers
Introduction to Docker
Docker Architecture
Container Lifecycle
Docker CE vs Docker EE
MODULE:2
Docker Engine
Configuring Logging Drivers
Docker Terminology
Port Binding
Detached vs Foreground Mode
Docker CLI
Docker Exec
Restart Policy
Setting up Docker Engine
Upgrading Docker Engine
Setting up logging drivers in Docker
Port Binding
Starting Containers in different modes
Docker CLI Commands
Docker Exec Commands
Restart Policy in Docker
Removing Containers
MODULE:3
Dockerfile
Dockerfile Instructions
Build Context
Docker Image
Docker Registry
Write a Dockerfile to create an Image
Docker Image Tags
Setting up Docker Hub
Configuring Local Registry
Removing Images from the Registry
MODULE:4
Docker Storage
Types of Persistent Storage
Volumes
Bind Mounts
tmpfs Mount
Storage Drivers
Device Mapper
Docker Clean Up
Deploy Docker Volumes
Deploy Bind Mounts
Use tmpfs mounts
Configure Device Mapper
Docker Clean Up
MODULE:5
Docker Compose
Docker Swarm
Docker Service
Service Placement
Rolling Update and Rollback
Docker Stack
Deploy a Multi-container Application using Compose
Running Docker in Swarm mode
Deploying a Service in Swarm
Scale Services
Service Placement
Rolling Updates and Rollbacks
Docker Stack
MODULE:6
Docker Networking
Network Drivers
Bridge Network
Overlay Network
Host and Macvlan
Docker Security
Docker Content Trust
Securing the Docker Daemon
Create and use a User-defined Bridge Network
Create and use a Overlay Network
Use Host and Macvlan Network
Configure Docker to use External DNS
Signing images using DCT
Securing the Docker Daemon
MODULE:7
Docker Enterprise
Universal Control Plane (UCP)
UCP Architecture
Access Control in UCP
Docker Trusted Registry (DTR)
Monitoring using Prometheus
Set up Docker Enterprise Edition
Install UCP
Access Control using UCP
Installing DTR
Using DTR for Image Storage
Monitoring using Prometheus
MODULE:8
Kubernetes Core Concepts
Kubernetes Common Commands
Pods
Deployments
Labels, Selectors and Annotations
Services
Persistent Volumes and Persistent Volume Claims
Storage Classes
Setup Kubernetes cluster using GKE
Kubectl Common Commands
Deploy a Pod
Use a Deployment for pod management
Deploy different Services
Use Persistent Storage in Kubernetes
Use Storage Classes