An enterprise client is on-boarding an AEM Desktop application to provide authors with the ability to load the AEM repository virtually on the file system. The desktop application is unable to connect to the AEM Author, which has SSL enabled. The intermediate certificate is installed on Apache.
How should an Architect resolve this issue?
Answer : B
''installing the Root certificate to the AEM truststore can allow AEM Desktop application to connect to AEM Author with SSL enabled''.
A new AEM Sites implementation includes a component that lists the 10 most recently published PDF documents in AEM Assets. The component works as expected during development and passes QA testing. The business starts to use it while entering content and uploading assets in preparation for go-live. A few days later, the component's PDF list is empty.
What is the most likely cause of the issue?
Answer : B
''the component is missing a matching Oak index that can efficiently query the PDF documents by their last modified date''.
A media company wants to use AEM as content hub for multiple customer touch points:
* Brand-specific marketing websites hosted on AEM Sites
* Single Page Applications using headless content
* Native mobile applications
* Content offers in Adobe Target
The company wants to manage its content efficiently with its small editor staff. Text should be entered and reviewed only once, then reused for all touch points.
How should an Architect incorporate these requirements into a solution that leverages AEM Sites features?
A)
B)
C)
D)
A client's site does not show the latest page content for some site visitors. The client has two data centers with each configured with a Dispatcher connected to two Publish machines. The site load issue only occurs intermittently for visitors from one of the data centers.
Which step should the Architect take to resolve the issue?
Answer : B
''checking the Publish instance(s) attached to the Dispatcher associated to the impacted data center can help identify if there are any replication or caching issues that prevent the latest page content from being served''
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?
A user is part of the Employees LDAP group synchronized with AEM. The same user is added to the authors group in AEM. The user is then removed from the Employees group on the LDAP server.
What is the result during the next synchronization with AEM?
Answer : A
''if a user is removed from an LDAP group that has been synchronized with AEM, then that user will be removed from all AEM groups that they are a member of''.
AEM Site users report that the web content pages render very slowly. An Architect notices that the CPU usages of the AEM Publish instances are spiking and reviews the following entry in the log:
[Frt Nov 27 23:11:00 2019] [I] [pid 16004 (tid 140134145820416)] Current cache hit ratio: 47.94 %
What should the Architect do to increase the dispatcher cache ratio and prevent the AEM Publish CPU usage spikes?