Hi all , I was going through the objectives
Describe how the principle of "separation of concerns" has been applied to the layers of a Java EE application. Layers include application, virtual platform (component APIs), application infrastructure (containers), enterprise services (operating system and virtualization), compute and storage, and the networking infrastructure layers.
I understand a bit how the separation of concerns has been applied to application layer ,componenet API, containers but cannot find material on how it is applied to operating system and virtualization, compute and storage, and the networking infrastructure layers.
Thanks In Advance
Gopi