Video description
Docker is a set of platform-as-a-service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries, and configuration files; they can communicate with each other through well-defined channels.
Docker accelerates the development, sharing, and execution of modern applications. Docker is a tool that uses containers to make it easier to create, deploy, and run applications.
In this course, you will learn about virtual machines and containers, installation of Docker, understanding Docker architecture, start/stop/restart Docker Daemon, Docker commands to manage images and containers, Docker volumes, Bind Mounts, tmpfs volume, Docker networking concepts, and deploying a web application as a Docker container.
Docker has made use of pre-existing computing concepts such as containers and, more specifically, primitives known as "groups" and "namespaces" in the Linux world. Docker's technology is distinctive in that it focuses on the needs of developers and system administrators to separate application dependencies from infrastructure.
By the end of this course, you will gain an in-depth understanding of the fundamentals/essential Docker concepts and commands required to deploy a web application.
What You Will Learn
- Explore physical servers, virtual machines, and containers
- Learn how to build images
- Create containers and volumes
- Create Bind Mounts
- Study Docker networking concepts details
- Understand orchestration concepts
Audience
This course is designed for DevOps engineers, system administrators, and Cloud engineers who want to learn about Docker for advanced purposes.
This will also suit DevOps managers working for any organization.
Basic IT Concepts are required to get the most out of this course.
About The Author
Coding Gears | Train Your Brain: GlobalETraining (brand name - CodingGears) offers self-paced technical courses and makes them easy to learn.
They have been in the IT training business for many years, offering training courses in Unix, Windows, C#, Java, Python programming, SQL server, manual testing, automation, and so on. Their instructors have 20+ years of experience in various technical areas such as software development, software testing, Windows systems, and network administration, Unix/Linux systems and network administration, virtualization technologies, storage, shell scripting, database management systems (MS SQL Server, MySQL, IBM DB2, Cassandra), containerization (Dockers), Mesos, Marathon, Jenkins, Jira, Elastic Cloud Storage (ECS), Gluster file system, CoreOS, Ansible, and other areas.
CodingGears/GlobalETraining has mentored thousands of students for over a decade and has extensive experience in delivering training—both in-class and online.
Table of contents
- Chapter 1 : Introduction to the Course
- Chapter 2 : Getting Started
- Chapter 3 : Docker Images and Registry
- Chapter 4 : Working with Containers and Images
- Chapter 5 : Docker Engine
- Chapter 6 : Storage
- Chapter 7 : Networking
- Chapter 8 : Docker Compose
- Chapter 9 : Container Orchestration in Production
- Chapter 10 : Docker on Mac and Windows
- Chapter 11 : Conclusion
Product information
- Title: Docker Fundamentals for Beginners
- Author(s):
- Release date: March 2022
- Publisher(s): Packt Publishing
- ISBN: 9781803237428
You might also like
video
Docker for the Absolute Beginner - Hands-On
Docker is an open platform for developers and sysadmins to build, deploy, and run distributed applications …
book
Docker: Up & Running, 3rd Edition
Docker and Linux containers have fundamentally changed the way that organizations develop, deliver, and run software …
book
Docker Deep Dive
Start from scratch and develop the essential skills needed to create, deploy, and manage cloud-native applications …
book
Docker: Up & Running, 2nd Edition
Docker is rapidly changing the way organizations deploy software at scale. However, understanding how Linux containers …