Course
Containerization and Virtualization Concepts
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
Training 2 or more people?
Try DataCamp for BusinessCourse Description
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 EngineeringFoundations of Containerization and Virtualization
Applications of Containerization
Complete
Earn Statement of Accomplishment
Add this credential to your LinkedIn profile, resume, or CVShare it on social media and in your performance reviewEnroll Now
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.