Skip to main content
HomeDocker

Course

Containerization and Virtualization Concepts

IntermediateSkill Level
4.8+
2,365 reviews
Updated 06/2024
Learn the essentials of VMs, containers, Docker, and Kubernetes. Understand the differences to get started!
Start Course for Free
DockerProgramming2 hr8 videos27 Exercises1,800 XP18,774Statement of Accomplishment

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies

Group

Training 2 or more people?

Try DataCamp for Business

Course Description

Docker, containers, Kubernetes, VMs? You've heard these terms before, but you're not quite sure what they mean? In this course, you'll gain the foundational knowledge you need about containerization and virtualization to step up your game in modern software development.

Distinguish between containers and virtual machines

Understand the key differences and choose the right technology for your use case.

Understand Docker and Kubernetes

Learn about Docker, the industry-standard tool for building containers, and explore Kubernetes, the container orchestration platform.

Understand Dockerfiles

Learn how to read the recipes (Dockerfiles) that define your container applications.

Run your first containerized application

Get your hands dirty and run your first containerized application from the command line interface!
In the end, you'll be armed with the knowledge you need to continue your deep dive into Docker and Kubernetes, and to inform your future architectural decisions.

Prerequisites

Understanding Data Engineering
1

Foundations of Containerization and Virtualization

Explore the concept of virtualization, its benefits, and the emergence of containerization as a lightweight alternative. You will then delve into the key differences between containers and virtual machines, enabling you to determine the ideal solution for your needs.
Start Chapter
2

Applications of Containerization

Containerization and Virtualization Concepts
Course
Complete

Earn Statement of Accomplishment

Add this credential to your LinkedIn profile, resume, or CV
Share it on social media and in your performance review
Enroll Now

Don’t just take our word for it

*4.8
from 2,365 reviews
84%
15%
1%
0%
0%
  • Rodrigo
    6 hours ago

  • Tobias
    9 hours ago

  • Juanse
    yesterday

  • Nick
    yesterday

  • SANGRAM
    yesterday

  • Callum
    yesterday

Rodrigo

Tobias

Juanse

FAQs

Is this course suitable for beginners?

Yes, provided you understand basic computing concepts such as the difference between hardware and software and the roles of components like CPU and RAM. No programming experience is required.

What is the difference between a container and a virtual machine, and does the course explain when to use each?

Yes. Chapter 1 dedicates a full lesson to comparing the two, covering their key differences and the situations where containerization or virtualization is the better choice.

What is the difference between Docker and Kubernetes, and does the course cover both?

Yes. Chapter 2 explains that Docker is used to build and run individual containers, while Kubernetes automates the orchestration of many containers at scale. The course covers both tools and how they complement each other.

Will I write any code in this course?

Yes, but only in the final lesson. You will read and write Dockerfiles using instructions like FROM, COPY, RUN, and CMD, then build and run containers using Docker CLI commands in the terminal.

What is a Dockerfile and what will I be able to do with one after this course?

A Dockerfile is a text file with instructions for building a Docker image. By the end of the course, you will be able to read, interpret, and write a basic Dockerfile and use it to build and run a container.

Who will benefit most from this course?

Data engineers, machine learning scientists, and programmers who want a solid conceptual foundation in containerization and virtualization before moving on to hands-on Docker and Kubernetes courses.

Join over 19 million learners and start Containerization and Virtualization Concepts today!

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Grow your data skills with DataCamp for Mobile

Make progress on the go with our mobile courses and daily 5-minute coding challenges.