+2 votes
in Continuous Integration by

What does Containerization mean? What does Containerization mean?

1 Answer

0 votes
by

Containerisation is a type of virtualization strategy that emerged as an alternative to traditional hypervisor-based virtualization.

In containerization, the operating system is shared by the different containers rather than cloned for each virtual machine. For example Docker provides a container virtualization platform that serves as a good alternative to hypervisor-based arrangements.

Related questions

0 votes
asked Aug 29, 2023 in Docker by JackTerrance
0 votes
asked Feb 20, 2022 in Amazon ECS and Storage Gateway by rajeshsharma
...