Overview[1]#
Containerization (Operating-system-level virtualization) is a computer virtualization method in which the kernel of an Operating System allows the existence of multiple isolated user-space instances, instead of just one.Such instances, which are sometimes called containers
Containerization Examples #
Containerization allow the standardization the environment and abstracting away the specifics of the underlying Host (Operating System and hardware).
Container Orchestration allow the standardization Data Center abstracting away the specifics of which Host and how the Container will be started, monitored, and killed.
More Information#
There might be more information for this subject on one of the following:- Abstraction
- Containerization vs Metadata
- DevOps
- Docker
- Operating-system-level virtualization
- Virtualization method
- [#1] - Operating-system-level_virtualization
- based on information obtained 2017-07-11-