Introduction to Volumes and Persistent Data
This lesson is an overview of volumes and persistent data in Docker.
We'll cover the following
Stateful applications that persist data are becoming more and more important in the world of cloud-native and microservices applications. Docker is an important infrastructure technology in this space, so we’ll turn our attention in this chapter to investigating how Docker handles applications that write persistent data.
The TLDR
Get hands-on with 1200+ tech skills courses.