In this post, we will go over how Docker manages data on your host and how you can leverage it in your day-to-day work.
After reading this post you should understand:
- Distinguish between two types of data: Volatile and Persistent
- When should you choose one over the other
- Real world examples on when to choose which