Containerization - richiedennis/Tech-Journal-SYS265- GitHub Wiki

Containerization is essentially grouping together an application with all of it's config files and libraries and whatnot to make it run as efficiently as possible. This can be used to run the application from different environments.

Links: https://hackernoon.com/what-is-containerization-83ae53a709a6#:~:text=Containerization%20involves%20bundling%20an%20application,ecosystems%20are%20Docker%20and%20Kubernetes. https://www.ibm.com/cloud/learn/containerization