0% found this document useful (0 votes)
7 views5 pages

Virtualization Vs Containerization

Uploaded by

hmian7226
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views5 pages

Virtualization Vs Containerization

Uploaded by

hmian7226
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Virtualization vs

Containerization

Virtual Systems and Services


Virtualization vs
Containerization
• Virtualization makes use of • Containerization makes
Virtual Machines to use of containers to
convert a traditional convert a traditional
hardware into a virtual hardware into a virtual
environment environment
• Virtualization allows us to • Containerization allows us
run multiple virtual to run multiple
servers on top of a single applications on top of a
physical machine single physical machine
Virtual Systems and Services
Virtualization vs
Containerization
• Virtualization enables us to • Containerization enables
efficiently utilize the us to efficiently utilize the
computer’s hardware computer’s host operating
resources system
• Virtualization uses • Containerization uses
Virtualized software to Container Engine to create
create an abstract layer an abstract layer over
over hardware hardware
Virtual Systems and Services
Virtualization vs
Containerization
• Virtualization allows • Containerization allows
developers to create and developers to create and
deploy VMs faster & more deploy applications faster
securely & more securely
• In Virtualization, an OS is a • In containerization, an OS
part of VM
is not a part of container
• Use of Virtual Servers or
VMs reduces the hardware
• Use of Containers reduces
cost the software cost
Virtual Systems and Services
Virtualization vs
Containerization
• VMs take more time to • Containers take less time
boot up to boot up

Virtual Systems and Services

You might also like