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