In this course, we’ll explore how to deploy databases using containers — a smart and efficient alternative to virtual machines. Managing multiple database versions and vendors can be tricky and resource-heavy with traditional VMs. Containers solve this by using fewer resources and making deployment easier. We’ll focus on Docker, the leading container platform, and in the next lesson, you’ll learn exactly what containers are and how they work. Let’s dive in!