Introduction to Volumes and Persistent Data

This lesson is an overview of volumes and persistent data in Docker.

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.