Docker vs Virtual Machine | Difference Between Docker & Virtual Machine | DevOps Tools | Simplilearn

preview_player
Показать описание

In this video on Docker vs VM, we will be discussing what is a virtual machine, what is Docker, Docker vs VM, and a real-life example of BBC using Docker. A virtual machine (VM) is an isolated computing environment or software that allows a user to access an operating system via a physical machine. and Docker is OS-level virtualization that uses a software platform to help users to develop, deploy, monitor, and run applications in a Docker Container with all their dependencies.
Below are the topics that we will be discussing in the video today:
00:00:00 What is a Virtual machine?
00:01:34 What is Docker?
00:02:12 Docker vs VM
00:10:55 Use case – A real-life example of BBC

#DockervsVirtualMachine #DockervsVM #DifferenceBetweenDockerAndVirtualMachine #DevOps #DevOpsTutorial #DevOpsTraining #SimplilearnDevOps #Simplilearn

➡️About Post Graduate Program In DevOps
DevOps training course will bring out the scientist in you. You'll learn how to formalize and document development processes and create a self-documenting system. DevOps certification course will also cover advanced tools like Puppet, SaltStack, and Ansible that help self-governance and automated management at scale.

✅Key features
- Caltech CTME Post Graduate Certificate
- Enrolment in Simplilearn’s JobAssist
- Receive up to 25 CEUs from Caltech CTME upon course completion
- Simplilearn's JobAssist helps you get noticed by top hiring companies
- Attend Masterclasses from Caltech CTME instructors
- Live virtual classes led by industry experts, hands-on projects and integrated labs
- Online Convocation by Caltech CTME Program Director
- 20+ real-life projects on integrated labs
- Capstone project in 3 domains
- Caltech CTME Circle Membership

✅Skills Covered
- DevOps Methodology
- Continuous Integration
- Continuous Delivery
- Configuration Management
- Containerization
- DevOps on Cloud
- Source Control
- Deployment Automation
- Cloud Platforms

🔥🔥 Interested in Attending Live Classes? Call Us: IN - 18002127688 / US - +18445327688
Рекомендации по теме
Комментарии
Автор

so in short you can run a virtual machine only a limited number of times at the same time, you can run it with a different OS but it takes a lot of resources and with docker you can run it only with the host OS and you can run it multiple times at the same time ( please correct me if im wrong)

wabadabadabdab
Автор

Regarding portability, if a Docker image was created on Windows 10, can it work on Windows 8? In other words, docker uses the underlying OS - how does that impact when one is trying to move it to a machine with different OS on it?

pankajp