⟩ What is the difference between container and zones?
Zones: A zone is a virtual operating system abstraction
that provides a secured environment where applications
run.The applications are protected from each other to
provide software fault isolation.
Container: zone + resource management
The ability to control resource usage for processes,task
and zones.Resources can be CPU level,RAM,virtual
memory,Kernel level tables etc.