- Course
Handling Data and Stateful Applications in Docker
Containers run your apps in lightweight units on any cloud or on-prem, using the same runtime everywhere. But how does data work inside containers? This course teaches you all about storage, including containers, images, volumes, and Docker itself.
- Course
Handling Data and Stateful Applications in Docker
Containers run your apps in lightweight units on any cloud or on-prem, using the same runtime everywhere. But how does data work inside containers? This course teaches you all about storage, including containers, images, volumes, and Docker itself.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Docker containers run your apps in lightweight units on cloud or on-prem, but how does data work inside containers? In this course, Handling Data and Stateful Applications in Docker, you will gain the understanding of how to manage application data in containers which can run anywhere. First, you will learn how Docker builds the container filesystem and how you can persist data outside of the container lifecycle. Next, you will discover Docker volumes, and the ability to use shared storage with volume plugins. Finally, you will explore how Docker itself uses data, and how you can make the best use of your storage by optimizing Docker images. When you are finished with this course, you will have the skills and knowledge of Docker storage that you need to run stateful applications in containers.
Handling Data and Stateful Applications in Docker
-
Course Introduction | 1m 51s
-
Understanding Image Layers and the Layer Cache | 2m 10s
-
Demo: Image Layers in Linux Containers | 4m 6s
-
Demo: Image Layers in Windows Containers | 2m 59s
-
Persisting Data in the Container Writeable Layer | 1m 33s
-
Demo: New and Updated Data in the Writeable Layer | 3m 3s
-
Using External Storage with Docker Volumes | 1m 27s
-
Demo: Containers with Volume and Bind Mounts | 4m 59s
-
Module Summary | 1m 37s