Hi all,
In Architectures, generally we see different layers like Presentation Layer, Business Layer, Data Layer, etc.
For AEM Applications, The UI/UX Elements like JSP/Slightly, JS, CSS form the Presentation Layer, OSGI Bundles form the Business Layer, and JCR forms the Data Layer, I guess.
Is there any diagram and more description for AEM Applications in this direction (What all layers are there, what each layer contains, what each layer is responsible for, how the interactions take place, etc?
Appreciate your support.
Thanks,
Rama.
Solved! Go to Solution.
I do not believe we have a diagram like that. You are correct here:
The first bullet is typically the component and the OSGi layer is service, sling models, etc.
Here is a good overview - CQ5 Architecture | Adobe CQ5 Tutorial
Views
Replies
Total Likes
Also - for a great discussion on AEM and Architecture on a larger scale - see this Ask the AEM Community Experts webinar:
http://scottsdigitalcommunity.blogspot.ca/2016/09/comparative-architecture-analysis-of.html
Views
Replies
Total Likes
Hi Scott,
Your URLs talk about AEM Architecture in terms of product stack.
But, I am trying to see different layers like Presentation Layer, Business Layer, Data Layer, etc.
In Java world, this is how systems are architected correct?
Thanks,
Rama.
Views
Replies
Total Likes
I do not believe we have a diagram like that. You are correct here:
The first bullet is typically the component and the OSGi layer is service, sling models, etc.
Views
Likes
Replies