CBT Nuggets Docker Training

داکر برنامه نویسی در سرورها را آسان تر میکند.”سالومون هیکس”، بنیانگذار داکر، برای توضیح این قابلیت، آن را با کانتینرهای حمل و نقل استاندارد که برای حمل کالاهای متنوع به سراسر جهان استفاده می شوند، مقایسه می کند. داکر به مدیران سیستم ها و سازندگان این اجازه را می دهد تا نرم افزارهایی بسازند که بتواند بر روی همه محصولات لینوکس یا هر سخت افزار مجازی شده بدون آن که نیاز به ایجاد ساختار های سفارشی برای محیط های مختلف داشته باشد، اجرا شود…

لینک دانلود دوره آموزشی CBT Nuggets Docker Training

 

حجم: 11.4 گیگابایت

دانلود – بخش اول
دانلود – بخش دوم
دانلود – بخش سوم
دانلود – بخش چهارم
دانلود – بخش پنجم
دانلود – بخش ششم
دانلود – بخش هفتم
دانلود – بخش هشتم
دانلود – بخش نهم
دانلود – بخش دهم
دانلود – بخش یازدهم
دانلود – بخش دوازدهم

رمز فايل: technet24.ir

In this intermediate Docker skills training, Shawn Powers prepares learners to install, use, and manage Dockerized applications in real-world environments. While this Docker skill isn’t necessarily mapped to a Docker exam, it’s a valuable tool for DevOps professionals looking to grow in their field.

Containerization in general, and Dockerization in particular, is one of the most practical skills a DevOps professional can have. Docker containers are used in all stages of application development, including production. With this training, you’ll learn to develop containers and applications in Docker that aren’t just useful and effective, but that will run right on the machine it gets deployed to, regardless of settings, every time.

For anyone who manages Docker training, this Docker training can be used to onboard new DevOps professionals, curated into individual or team training plans, or as a Docker reference resource.

Docker: What You Need to Know

This Docker training has videos that cover topics including:

  • Containers vs. Virtual Machines
  • How Docker works
  • Docker Installer deconstructed
  • How to manage containers and images
  • Networking with Docker
  • Making containers work together
Who Should Take CBT Nuggets Docker Training ?

This Docker training is considered professional-level Docker training, which means it was designed for DevOps professionals. This orchestration and automation infrastructure skills course is designed for DevOps professionals with three to five years of experience with DevOps.

New or aspiring DevOps professionals. Docker containers are found everywhere in the world of DevOps. After basic Linux administration, Docker is one of the first skills aspiring DevOps pros should begin to master. Completing this training will help you build the skills you need to configure, deploy, and manage Docker containers.

Experienced DevOps professionals. Containerization in general, and Dockerization in particular, is one of the most practical skills a DevOps professional can have today. Docker containers are used in all stages of application development including production. As a result, DevOps pros that master Docker technology are in high-demand. Completing this training will help validate your skills and knowledge of this popular DevOps tool.

Skill:
Setting Up Docker for Your OS

1. Introduction to Docker Setup and Configuration
5 mins
2. Install Docker Desktop for Windows 10
10 mins
3. Configuration Options for Docker Desktop on Windows 10
10 mins
4. Install Docker on Local Ubuntu Linux VM with Multipass
10 mins
5. Explore Docker Daemon with Systemd on Linux
5 mins
6. Securely Connect Docker CLI to Remote AWS EC2 Instance
11 mins
7. Review and Conclusion on Docker Installation
2 mins

Skill:
Creating and Managing Docker Containers

1. Intro to Docker CLI for Container Management
3 mins
2. Configure a Docker Environment
7 mins
3. Run Containers with Docker CLI
7 mins
4. Create and Start Containers with Docker CLI
8 mins
5. Stop and Pause Containers with Docker CLI
7 mins
6. Create Interactive Containers with Docker CLI
11 mins
7. Spawn Processes Inside Existing Containers with Docker CLI
5 mins

Skill:
Understanding and Building Docker Container Images

1. Introduction to Docker Container Images
3 mins
2. Build Custom Container Image with Dockerfile
12 mins
3. Inspecting Docker Container Image Layers
8 mins
4. Tagging Container Images with Docker CLI
7 mins
5. Docker Container Image Build Context
10 mins
6. Push Container Images to Remote Registry with Docker CLI
12 mins

Skill:
Build a Docker Swarm Cluster

1. Introduction to Docker Swarm
9 mins
2. Initialize a Docker Swarm Cluster
11 mins
3. Join Worker Node to Docker Swarm Cluster
7 mins
4. Examine Overlay Ingress Network
4 mins
5. Create Your First Docker Swarm Service
9 mins
6. Scale Services on Docker Swarm Overlay Network
8 mins

Skill:
Managing Linux Containers with Docker Compose

1. What is Docker Compose?
4 mins
2. Install Docker Compose
4 mins
3. Craft a Basic Docker Compose Configuration
13 mins
4. Deploy a Custom Built Container in Compose
4 mins
5. Expose Network Ports with Docker Compose
6 mins
6. Configure Container Dependencies
6 mins
7. Docker Compose Environment Variable Injection
8 mins
8. Applying a Docker Compose Override File
7 mins
9. Scale Docker Compose Services
8 mins
10. Monitor Containers with Docker Compose
3 mins
11. Review and Call to Action
2 mins

Skill:
Managing Amazon Elastic Kubernetes Service (EKS) with eksctl

1. What is eksctl?
9 mins
2. Install eksctl and Configure AWS Credentials
8 mins
3. Create Amazon EKS Cluster with eksctl
12 mins
4. Managing Amazon EKS Node Groups with eksctl
10 mins
5. Scaling Amazon EKS Node Groups with eksctl
7 mins
6. Upgrade Amazon EKS Clusters with eksctl
11 mins

Skill:
Build Container Images with Docker and AWS CodeBuild

1. Introduction to AWS CodeBuild and Docker
4 mins
2. Create an Example Project using AWS Tools for PowerShell
10 mins
3. Build and Test Container Image with Docker Desktop
9 mins
4. Import Project Files to AWS CodeCommit and Create AWS CodeBuild Project
10 mins
5. Craft AWS CodeBuild buildspec.yml and Run Project
9 mins
6. Test Container Deployment in AWS Fargate
6 mins

Skill:
Deploy Containers on Amazon Elastic Container Service (ECS) with Docker CLI

1. Intro to Docker CLI Integration with Amazon ECS
11 mins
2. Setup AWS IAM Credentials for Docker CLI Context
7 mins
3. Deploy a Simple Docker Compose Application to ECS
14 mins
4. Scale an Amazon ECS Service with Docker CLI
4 mins
5. Add Policies to IAM Task Role for Fargate Containers
11 mins
6. Attach AWS Secrets Manager to Fargate Tasks
7 mins
7. Attach Amazon EFS Storage to Fargate Tasks
4 mins

Skill:
Docker Integration with Microsoft Azure Container Services

1. Intro to Microsoft Azure Integration with Docker
6 mins
2. Install Dev Tools for Azure Container Instances
8 mins
3. Create Azure Container Instances Context in Docker CLI
9 mins
4. Run NGINX Container on ACI with Docker CLI
8 mins
5. Explore Containers Interactively on ACI with Docker CLI
6 mins
6. Mount Persistent Azure Files Storage Into ACI Containers
11 mins
7. Deploy Containers on ACI from Private Azure Container Registry
8 mins

Skill:
Containerization with Docker in Azure

1. Introduction
1 min
2. Working with Docker on Localhost
5 mins
3. Creating a Docker Image with a Dockerfile
6 mins
4. Creating a Docker Container in Azure Container Instances (ACI) in the UI
4 mins
5. Creating a Docker Container in Azure Container Instances (ACI) using AZ CLI
3 mins
6. Creating an Azure Container Registry (ACR)
4 mins
7. Introduction to Docker Hub
2 mins

Skill:
Automate Docker Engine with Python and Docker-py

1. Understanding Docker Engine Automation with Python
9 mins
2. Setting Up Your Docker-Python Development Tools on AWS
11 mins
3. Connect to the Docker Engine with Python
7 mins
4. Pull Container Images with Docker and Python
12 mins
5. Run Containers with Docker Engine and Python
6 mins
6. Build Custom Container Images with Docker and Python
6 mins
7. Update Existing Container Configuration with Docker and Python
10 mins

Skill:
Deploy an Application with Docker and Kubernetes

1. Deploy an Application with Docker and Kuberenetes
1 min
2. Understanding Containers and Kubernetes
6 mins
3. Architecting a CI/CD Pipeline
8 mins
4. Build and Deploy to Kubernetes
11 mins
5. Deploy with Docker and Kubernetes
11 mins
6. Deploy an Application with Docker and Kuberenetes Summary
2 mins

Skill:
Setting Up Windows Subsystem for Linux (WSL) and Docker

1. Intro to Windows Subsystem for Linux (WSL)
6 mins
2. Install Windows Subsystem for Linux on Windows 10
12 mins
3. Command Line Options for WSL 2
8 mins
4. Using Microsoft Visual Studio Code with WSL
11 mins
5. Run Linux Containers with WSL and Docker Desktop
9 mins

Skill:
Docker (v18.06.3)
1. Intro
1 min
2. Containers vs Virtual Machines
9 mins
3. How Docker Works
7 mins
4. Docker Installer (Deconstructed!)
3 mins
5. Create a Simple Dockerized App
9 mins
6. Managing Containers and Images
12 mins
7. Networking
11 mins
8. Advanced Networking
11 mins
9. Shared and Persistent Data
8 mins
10. Modifying Containers and Images
8 mins
11. Creating Images from Scratch
12 mins
12. Containers Working Together
10 mins
13. GUI Tools for Docker
7 mins

دیدگاه

آدرس ایمیل شما منتشر نخواهد شد.