Certificate in Docker
About Docker
Using OS-level virtualization, Docker's platform as service offerings distribute software in packages known as containers. There are free and premium tiers for the service. The Docker Engine is the name of the program that runs the containers. Docker, Inc. is the company behind its creation, and it originally began in 2013.
Why is Docker important?
Docker was created to make it simpler for developers to create, distribute, and operate applications utilizing containers. With the use of containers, developers may package a program along with all of its specifications and settings, including libraries and other dependencies, and then deploy the entire package.
Software is packaged by Docker into standardized units called containers that contain all of the necessary code, libraries, system tools, and runtime.
Who should take the Docker Exam?
- IT Professionals
- System Admins
- Software Testers
- Solutions Architects
- Security Engineers
Docker Certification Course Outline
- Why Docker?
- Introduction to Docker
- Docker Installation
- Common Docker Operations
- Saving Changes to Docker
- Components of the Docker Ecosystem
- Docker Engine & Dockerfile
- Docker Architecture
- Common Docker Commands
- Why Do We Use Docker Storage?
- Types of Docker Storage
- Working with Volumes
- Volume Driver
- Volume Backup & Restore
- Bind Mount & tmpfs Mount Commands
- Docker Compose
- Container Orchestration
- Networking in Docker
- Docker Monitoring
- Introduction to Kubernetes
- Kubernetes Architecture
- Introduction to Pods and Services