There are no items in your cart
Add More
Add More
Item Details | Price |
---|
Master the art of using Docker for streamlined DevOps practices.
Instructor: Bhavesh Atara
Language: English
Description:
This course introduces Docker and its role in the DevOps workflow. You'll learn how to leverage Docker to containerize and deploy applications, automate development and deployment processes, and manage infrastructure efficiently.
Key Highlights:
What you will learn:
Introduction to Docker | |||
Overview of Docker 4:00 | Preview | ||
Overview Of Docker (1 pages) | |||
Overview Of Docker | |||
Container Introduction Part 1 11:00 | Preview | ||
Container Introduction Part 2 10:00 | |||
Container Introduction Part 3 7:00 | |||
Container Introduction Part 4 8:00 | |||
Container Introduction Part 5 8:00 | |||
Virtual Machine Vs Container 4:00 | Preview | ||
Benefits Of Docker 4:00 | |||
Benefits Of Docker (1 pages) | |||
Benefits Of Docker | |||
Characteristics Of Docker 10:00 | |||
Characteristics Of Docker (1 pages) | |||
Characteristics Of Docker | |||
Installing Docker | |||
System Requirements 4:00 | |||
Docker System Requirements (1 pages) | |||
Docker System Requirements | |||
Docker Installation Method-1 Local Ubuntu Registry 10:00 | |||
Docker Installation Method-2 Official Docker Registry 8:00 | |||
Docker Host Installation (1 pages) | |||
Docker Host Installation | |||
Introduction Of Docker CLI 9:00 | |||
Docker CLI (1 pages) | |||
Docker CLI | |||
Working with Docker Images Management | |||
Introduction Of Docker Image Management - Pulling Image 9:00 | |||
Creating Images 5:00 | |||
Pushing Images 5:00 | |||
Managing Images 3:00 | |||
Docker Image Management (1 pages) | |||
Docker Image Management | |||
Docker Containers Creation Method | |||
Container Creation Methods 3:00 | |||
Docker Container Imperative Method 22:00 | |||
Docker Container Imperative Method Example 14:00 | |||
Docker Container Declarative Method With Example 19:00 | |||
Docker Container Creation Method (1 pages) | |||
Docker Container Creation Method | |||
Docker Networking | |||
Introduction of Docker Networking 7:00 | |||
Default Bridge 8:00 | |||
User-Defined Bridge 12:00 | |||
Published ports 15:00 | |||
Host Mode 8:00 | |||
Overlay Drivers 3:00 | |||
MacVlan Mode 18:00 | |||
None Mode 5:00 | |||
Network Plugin 2:00 | |||
Docker Networking (1 pages) | |||
Docker Networking | |||
Docker Storage | |||
Introduction Of Docker Storage 4:00 | |||
Docker Volume 14:00 | |||
Docker Bind Mount 7:00 | |||
Docker tmpfs 4:00 | |||
Docker Storage (1 pages) | |||
Docker Storage | |||
Docker Multi-Stage Builds | |||
Introduction Of Multi-Stage Builds 6:00 | |||
Installing Application On Virtual Machine 16:00 | |||
Installing Same Application On Container Using Standard Dockerfile 13:00 | |||
Standard Dockerfile VS Multi-stage Dockerfile 6:00 | |||
Installing Same Application On Container Using Multi-Stage Dockerfile 11:00 | |||
Docker Multi-stage Builds (1 pages) | |||
Docker Multi-stage Builds | |||
sample-application | |||
Docker Compose | |||
Introduction Of Docker Compose 3:00 | |||
Why Use Docker Compose. 4:00 | |||
>> Installing Demo Application Without Docker Compose | |||
Introduction of Multi Container Demo Application 5:00 | |||
Setup Docker Host 5:00 | |||
Clone Project Source Code 2:00 | |||
Create Docker Bridge Network 1:00 | |||
Create Container For MySQL Database 13:00 | |||
Create Container For Adminer 8:00 | |||
Create Container For PHP Container For Web 14:00 | |||
>> Installing Demo Application With Docker Compose | |||
Clean Up Existing Docker Host 5:00 | |||
Installation Docker Compose 3:00 | |||
Introduction Of Docker Compose & Key Concept 4:00 | |||
Docker Compose Workflow 3:00 | |||
Understanding Docker compose.yaml File -Web Service 6:00 | |||
Understanding Docker compose.yaml File - Database Service 4:00 | |||
Understanding Docker compose.yaml File - Adminer Service 3:00 | |||
Docker Compose The End Game 7:00 | |||
Docker Compose (1 pages) | |||
Docker Compose | |||
Docker Swarm | |||
Container Orchestration 9:00 | |||
Docker Swarm Introduction 11:00 | |||
Swarm Terminologies 16:00 | |||
Introduction Of Setting Up Basic Docker Swarm Cluster 2:00 | |||
Install Docker on Each Instance 5:00 | |||
Setup Swarm & AWS EC2 9:00 | |||
Initialize Docker Swarm & Verify the Swarm 5:00 | |||
Verification and Access 7:00 | |||
Docker Swarm (1 pages) | |||
Docker Swarm | |||
High Availability In Docker Swarm | |||
Introduction Of High Availability In Docker Swarm 1:00 | |||
Raft Consensus Algorithm 16:00 | |||
Best Practices Of Setting Up Raft Consensus - Do Not Use Only Two Manager Nodes 5:00 | |||
Best Practices Of Setting Up Raft Consensus - Avoid Using an Even Number of Manager Nodes 9:00 | |||
>> High Availability In Docker Swarm Lab | |||
Step 1 Creating EC2 Instance 5:00 | |||
Step 2 Docker Host Setup 5:00 | |||
Step 3 Scenario - 1 15:00 | |||
Step 4 Scenario - 2 14:00 | |||
Step 5 Scenario - 3 10:00 | |||
Step 6 Scenario - 4 5:00 | |||
High Availability in Docker Swarm (1 pages) | |||
High Availability in Docker Swarm | |||
Docker Overlay Network | |||
Definition OF Network Overlay 4:00 | |||
How Docker Overlay Network Works 17:00 | |||
Benefits Of Network Overlay 2:00 | |||
Overlay Network Lab 15:00 | |||
Overlay Network (1 pages) | |||
Overlay Network | |||
>> Netowrk Isolation Using Overlay | |||
Objectives of Network Isolation 2:00 | |||
Lab Objectives 2:00 | |||
Separate Overlay networks 15:00 | |||
Virtual Network Identifiers (VNIs) 3:00 | |||
Network Isolation With Overlay (1 pages) | |||
Network Isolation With Overlay | |||
Deploying Local Images in Swarm | |||
Chapter 1 Lab Demonstrating Image Availability Issue in Swarm 3:00 | |||
Lab Demonstrating Image Availability Issue in Swarm 9:00 | |||
Hands-On Lab Deploying & Sharing Local Images in Swarm With Manual Method 14:00 | |||
Chapter 4.1 Hands-On Lab Sharing Images Using Registries 16:00 | |||
Chapter 4.2 Hands-On Lab Sharing Images Using Registries 12:00 | |||
Chapter 5 Automatic Sharing Of Images Using CI/CD Pipelines 5:00 | |||
Deploying Local Images in Swarm (1 pages) | |||
Deploying Local Images in Swarm | |||
Docker Load Balancers | |||
Introduction Of Load Balancer 4:00 | |||
>> Internal Load Balancer | |||
Introduction Of Internal Load Balancers 2:00 | |||
Introduction Of Swarm Routing Mesh/Ingress Load Balancer 2:00 | |||
Hands-On Lab Swarm Routing Mesh/Ingress Load Balancer 21:00 | |||
How Routing Mesh/Ingress Load Balancer Works ? 10:00 | |||
Clear Lab Environment 2:00 | |||
Introduction Of Virtual IP (VIP) Load Balancer 9:00 | |||
Hands-On Lab Part-1 VIP Load Balancer - Deploy DB Service 12:00 | |||
Hands-On Lab Part-2 VIP Load Balancer - Deploy Web Service 9:00 | |||
9_Clear Lab Environment 3:00 | |||
How Does Virtual IP (VIP) Load Balancer Works ? | |||
>> External Load Balancer | |||
Introduction Of External Load Balancers 4:00 | |||
Internal V/S External Load Balancers 6:00 | |||
Introduction Nginx As External Load Balancer 4:00 | |||
Hands-On Lab External Load Balancer - Infrastructure Setup 11:00 | |||
Hands-On Lab External Load Balancer - Cluster & Service Setup 6:00 | |||
Hands-On Lab External Load Balancer - Nginx Setup 9:00 | |||
Docker Load Balancer (1 pages) | |||
Docker Load Balancer | |||
Resource Management | |||
Introduction Of Resource Management 4:00 | |||
Default Behavior 3:00 | |||
Types Of Limits Hard Limits | Soft Limits 8:00 | |||
Hands-On: Setting Resource Limits - Memory Limits 8:00 | |||
Hands-On: Setting Resource Limits - Hard Memory Limits 6:00 | |||
Hands-On: Setting Resource Limits - Soft Limit + Hard Lmit 4:00 | |||
Hands-On: Setting Resource Limits - CPU Limits Introduction 2:00 | |||
CPU Limits Settings For Container 18:00 | |||
CPU Settings For Service 8:00 | |||
Hands-On: Setting Resource Limits - Memory + CPU 9:00 | |||
Resource Configuration (1 pages) | |||
Resource Configuration | |||
Monitoring and Logging | |||
>> Monitoring | |||
Introduction Of Monitoring 9:00 | |||
Setup Application For Monitoring 6:00 | |||
Docker Stats 7:00 | |||
cAdvisor (Container Advisor) 9:00 | |||
>> Logging | |||
Introduction Of Resource Logging 5:00 | |||
Key logs 8:00 | |||
Centralized Logging Solutions (ELK Stack) 12:00 | |||
Centralized Logging Solutions (ELK Stack) Lab-Setup 14:00 | |||
Centralized Logging Solutions (ELK Stack) - Lab Testing 13:00 | |||
Monitoring and Logging (1 pages) | |||
Monitoring and Logging | |||
Docker Stack | |||
Introduction Docker Stack 2:00 | |||
Introduction Of Docker Compose And Docker Stack 4:00 | |||
docker-compose.yml file for Docker Compose and Docker Stack 12:00 | |||
Docker Stack Lab Introduction 2:00 | |||
Clone Project Source Code 4:00 | |||
Understand Docker-Compose File 6:00 | |||
Stack Management 5:00 | |||
Docker Stack (1 pages) | |||
Docker Stack | |||
Auto Scaling in Docker Swarm | |||
Introduction Of Auto Scaling In Docaker Swarm 7:00 | |||
Declarative Scaling 8:00 | |||
Vertical Manual Scaling 9:00 | |||
Horizontal Manual Scaling 4:00 | |||
Automatic Scaling 6:00 | |||
Scaling in Docker Swarm (1 pages) | |||
Scaling in Docker Swarm | |||
Live Project - 1 Docker DevOps Pipeline: Code to Container Deployment | |||
Project Invitation | |||
Live Project - 2 Infrastructure Automation with Docker | |||
Project Detail |
After successful purchase, this item would be added to your courses.
You can access your courses in the following ways :