During development the AEM Publisher server keeps crashing randomly. The deployment included a new static FAQ component that was used in the websites Contact Us page. An Architect investigates to find the root cause for the random failures, and notices the following parameters:
* The server slows down when requests are sent to the Contact us page
* The number of requests to the page were very few
* Heap dump shows a large number of instances of the FAQ component
What is likely causing this issue?
AEM as a cloud service introduces major changes in the architecture by using containers. Which key architectural change was necessary to allow this to occur?
A client is modernizing some of their AEM sites to go from static to editable templates so they can use the latest features around has the following parameters:
* The client currently has a dozen static templates that they want to move to editable templates.
* The existing pages use the parsys paragraph system for storing components.
* Each page based on one of the static templates has its own custom properties tab that is unique for that template type.
* The client wants template authors to be able to create the editable templates.
Which approach should an Architect use to meet these requirements?