When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Docker Container Fundamentals (Hands-on) - DevOps
Learn the fundamentals of Docker Container for beginners in devops in this docker tutorial

This Course Includes
udemy
4.5 (684 reviews )
1h 46m
english
Online - Self Paced
professional certificate
Udemy
About Docker Container Fundamentals (Hands-on) - DevOps
A simple and easy to understand Docker Container tutorial and hands-on
course for busy professionals
and
absolute
beginners
in DevOps. This course was designed with DevOps Beginners in mind. This Docker course full of demos and lab exercises. Docker is the most popular container engine. Docker is also the most popular application packaging and runtime format. We have designed this course on
Docker Containers for Beginners
with simple and
easy to understand examples.
What you'll learn from this course on Docker Containers:
1. What is the need for Virtual Machines and Containers 2. What is a Virtual Machine 3. What is a Container 4. Difference between Virtual Machines and Containers 5. How Containers are better than Virtual Machines 6. What is a Docker Container 7. How to run a simple web server Docker Container 8. How to build a Docker Container Image - 2 methods 9. How to upload/download the Docker Container Images from the Docker Hub Repository 10. How to setup Docker containers networking 11. How to run stateful applications 12. How to configure persistent storage volumes 13. How to use persistent storage volumes for a Backend DB application like MySQL or MongoDB 14. How to run multi-container applications using Docker Compose 15. How to simplify Develop and Test Engineer Workflow using Docker Compose 16. Learn what happens under the hood in a Docker Container 17. Learn some of the little known Docker Container Secrets 18. Learn Linux Kernel Virtualization Primitives.
Please note:
This course is covered by
Udemy 30 day money back guarantee
.
What You Will Learn?
- Install Docker Engine on your Laptop and run Docker Containers .
- Understand Docker Container Secrets .
- Build Docker Container Images for any applications .
- Publish Docker Images to the online Docker Hub Repository .
- Download Docker Images from Docker Hub Registry and run the application Docker Containers. .
- Create Persistent Storage Volumes in the host machine, and mount it inside any "stateful" Docker Containers .
- Perform Docker Container Life Cycle Management .
- Retrieve Container Logs for debugging. Login to a Docker container to execute commands and debug applications, alive..