Docker Deep Dive
Containers are taking the world by storm. It teaches you everything you need to know to get started in the world of Docker and containers. It also provides a solid foundation for learning Kubernetes, and taking the Docker Certified Associate exam.
What you'll learn
Containers are one of the hottest topics in IT, and it’s hard to know where to start.
In this course, Docker Deep Dive, you'll go from zero-to-Docker by learning everything you need to know to take your career to the next level and give you the confidence to start working with containers:
- explore the basics of what containers are and the foundational technologies that make them possible on Linux and Windows
- discover the core concepts of images and containers – how to build, manage, and work with them
- dive into orchestration and some of the enterprise features that are now available
Table of contents
Course FAQ
Docker is a set of platform service products that use operating system level virtualizations to deliver software in packages called containers.
In this course, you will learn about the fundamentals of containers and Docker. You will learn about Linux & Windows as well as images. You will also go through several hands-on examples.
This course is for anyone who wants to learn Docker and about containers.
Docker is used to develop, ship, and run applications. Docker enables users to seperate applications from their infrastructure in order to deliver software quickly.
No previous knowledge is required for this online Docker course.