Why does the size of the repository double when running online compaction?
D
Reference:
https://docs.adobe.com/content/help/en/experience-manager-64/deploying/deploying/revision-cleanup.html
A business needs to remove a publish a instance due to contractual downsizing.
Which action will prevent a rapid increase of errors in the author instance?
D
An AEM instance is restarted with the command: java -Dsling.run.modes=author -jar cq-publish.jar -r
author. The sling.properties includes the line sling.run.modes=publish.
In which runmode is AEM started?
C
Which tool must be used to run an offline compaction?
A
Reference:
http://www.aemcq5tutorials.com/tutorials/online-offline-tar-compaction-in-aem/
How should a DevOps Engineer perform an AEM upgrade that preserve version and Workflows?
D
Which type of backup should be performed to reduce the risk of a corrupted index?
C
Which HTTP header should be used to flush a particular resource such as JSON data without
invalidating the other parts of cache?
C
Reference:
https://experienceleaguecommunities.adobe.com/t5/Adobe-Experience-Manager/Dispatcher-
statfileslevel/qaq-p/307739
A DevOps Engineer receives notification from the monitoring system about a bundle being stuck in
install state.
A new version of an OSGi bundle was recently deployed.
All author and publish instances are affected.
Manually starting the bundle does not sole the issue.
What prevent OSGI bundle from the activated?
B
Recently published content is not visible on the search results on the public website.
All results show on the author environment
Some results show on the publish environment
The LastIndexedTime metric is not updated when checking the Async Indexer stats MBean
The user is trying to find the page by the title
The following line appears regularly in the log:
08.01.2019
01:22:04.474
*INFO*
[pool-9-thread-2]
org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing will be performed for following
indexes [/oak:index/damFileSize, /oak:index/lucene, /oak:index/cqLastModified]
How can the DevOps Engineer gather more information about the root cause of this issue?
A
A user is able to access the OSGi console from the outside on a publish instance.
Which deny filter rule configured in the dispatcher would properly prevent access to the OSGi
console?
B
A company is launching a new multinational AEM site. The new site will has a large pool of authors
all over the world. The company needs to be sure it can handle the load.
The load requirement for the new site are as follows:
* A daily load scaling from 100 to 1000 authors
* Create multiple pages and live copies (including ASM rollouts)
* Update 1000 tags to each new pages
What can the DevOps Engineer do to make sure the AEM instance can handle the load?
A
A DevOps Engineer is deploying an AEM environment in a private network.
How can the DevOps Engineer restrict other clients or applications from flushing the cache?
B
An AEM setup require custom error pages to be delivered by the webserver. The DevOps Engineer
must configure the dispatcher so that the webserver deliver such error pages and not AEM. The
webserver is configured with an error document directive for the specific error codes.
To what value should the dispatcher parameter be set?
A
Reference:
https://adobe-consulting-services.github.io/acs-aem-commons/features/error-handler/index.html
A DevOps Engineer is executing an online backup and wants to ensure consistency. This is a newer
AWM version that uses Oak as a repository with multiple-version concurrent control.
What setting is no longer required to be set performing a backup to ensure consistency?
C
A DevOps Engineer finds that customers are experiencing long response times.
* It is unclear which responses are slow.
* It is cache hit ratio is low.
* Many requests are served from the publish instance
What should the DevOps Engineer use to analyze the issue?
D