A tanfolyamról
Lightweight container technology is revolutionizing IT infrastructure environments, and Docker containers are the frontrunners in this new era of enterprise ready container platforms. With the easy portability that Docker affords, organizations have the freedom to build and manage applications and deploy them across multiple infrastructures.
Thanks to Docker, organizations and their development teams now can build, deploy, and manage applications from anywhere as a lightweight, portable, self-sufficient container. This greatly increases an organization's operational efficiency and their developer team's productivity. Docker technology allows applications to be run seamlessly across one server or deployed across multiple servers, helping companies achieve high loads and performance.
Through this Docker certification, you will gain a string understanding of how applications are containerized and how it facilitates continuous integration.
Who Should Attend This Course
- Developers
- System Admins
- Testers
- Operators
- Architects
- Those who want a strong foundation in Docker technologies
What You Will Learn
-
Evolution of containers
Understand what a Container in Docker is, its use cases is, and the benefits of using the container. -
VMs & Containers - Differences
Evolution of Docker and containers, benefits of Docker over VMs, working with Docker commands. -
Architecture & Components
Learn Docker Architecture & Docker Components – Docker Client, Docker Host & Docker Registry. -
Docker Commands
Learn more about Docker commands that will let you find the IP addresses of your containers. -
Docker Installation
Know about the Install & Configure process for Docker Toolbox on Windows OS & Docker on Amazon EC2. -
Work with Images
Create images by starting a container using a base image and interactively make changes to it. -
Images using Dockerfile
Gain clarity of how to create a Dockerfile that will let Docker build the image automatically. -
Docker Compose
Gain a better understanding of how to build multi-container applications using Docker Compose with. -
Docker Registry
Acquire complete knowledge of how to create Public and Private Repositories using Docker Hub. -
Docker Volumes
Learn more about the best use of Docker Volumes to save and store persistent data within containers. -
Docker Networks
Learn more about the basic concepts that use the default Docker networking configuration. -
Create & Manage Docker Swarms
Get a complete overview of Docker Swarm and learn how to build your own Docker Swarm Cluster.
Skills You Will Gain
- Using containers
- Working with Docker commands
- Using Docker components
- Installing & configuring Docker Toolbox
- Creating images using containers
- Creating a Dockerfile
- Working with Docker Compose
- Creating Public and Private Repositories
- Using Docker Volumes
- Building Docker Swarm Clusters
About the exam
You need a score of above 70% to pass the docker certification exam.
We provide this course in English
Tematika
Curriculum
Module 1: Introduction to Dockers
Learning Objectives
In the first module of this Docker course, you’ll get an introduction to Docker and learn of its benefits over VMs. Describe what is Container in Docker and its use cases
Topics
- Evolution of Dockers & Containers
- Differences between VMs and Containers
- Docker Use Cases
- Benefits of using Containers
- Working with Docker Commands
- Case Study
Module 2: Docker Installation
Learning Objectives
In this Docker training module, learn how to install & configure Dockertoolbox on Windows OS and how to install & configure Docker on Amazon EC2
Topics
- Installing & Configuring Dockertoolbox on Windows
- Installing & configuring Docker in Amazon Linux EC2
Module 3: Docker Architecture & Components
Learning Objectives
In this Docker certification module, understand Docker Architecture. Learn about Docker Components like Docker Client, Docker Host and Docker Registry
Topics
- Understand Docker Architecture
- Overview of various Docker Components
Module 4: Docker Images
Learning Objectives
This Docker training module will teach you to create images by starting a container using a base image and interactively make changes to it. Create a Dockerfile that will let Docker build the image automatically.
Topics
- Images & Layers
- Container Layers
- Working with Docker Images
- Building own Images using Dockerfile
- Case Study
Module 5: Docker Registry
Learning Objectives
This DCA certification module talks about creating Public and Private Repositories using Docker Hub. 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
Module 6: Docker Volumes
Learning Objectives
In this DCA certification module, learn how to use Docker Volumes to persistent data within Containers. Share directories between containers and container versions. Upgrade containers, restart machines and share data without data loss.
Topics
- Overview of Data Volumes
- Creating Data Volumes
- Managing Data Volumes
- Case Study
Module 7: Docker Networking
Learning Objectives
Learn about basic concepts that use the default Docker networking configuration in this DCA certification module. Learn about some Docker commands that let you find the IP addresses of your containers. Establish linking in the containers. Configure Docker Daemon IP Tables and IP Forward settings. Set up custom bridges for Docker.
Topics
- Overview of Docker Networking
- Types of Docker Network
- Creating Networks and working with Services
- Case Study
Module 8: Docker Orchestration
Learning Objectives
Learn to build High Availability Structures needed for critical applications. 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
Kinek ajánljuk
Előfeltételek
Prerequisites
Participants are required to have basic knowledge of the following:
- Linux Administration
- Networking