Recommendation on maximum number of cq:Pages created in same path
Hi guys,
In my project we are using AEM 6.2 and I know that regardless if exist a limit of nodes under the same folder/path there is a recommendation on the number of nodes, mostly related to nodes with sling:OrderedFolder.
In this case, I have a requirement to create 2000 cq:Pages under the same path for example : /content/site/en/solutions. However, I want to separate the content in different groups for instance:
/content/site/en/solutions/cloud/...
/content/site/en/solutions/servers/...
/content/site/en/solutions/software/...
In order to classify the content correctly I want to know what will be your recommendation on a limit / max pages to be created inside each group.
I just want to give best experience to authors without impacting the performance aspect. They are used to perform a lot of "rollouts with child pages" on parent level, therefore with 2,000 pages as child the rollout process will take a lot.
Happy to read your thoughts
Thanks!