August 2023
Intermediate to advanced
608 pages
14h 52m
English
6.2 Fundamental Virtualization and Containerization
6.4 Understanding Container Images
Containerization is a virtualization technology used to deploy and run applications and services without the need to deploy a virtual server for each solution. This chapter covers fundamental topics pertaining to virtualization and then takes a close look at containerization technology and the utilization of containers.
Note
This chapter is supplemented with coverage of the Docker and Kubernetes containerization ...