Which problem with the dispatcher flush agent is causing this issue?

New content is not visible on the website when accessing it via the dispatcher. - Replication from author to publish works fine - Dispatcher flush agent is present under /etc/replication/agents.author on the Publish instance, and enabled - The checkbox for Dispatcher flush agent configuration is ticked for enabled, when reviewed...

August 28, 2020 No Comments READ MORE +

What is the source of the problem?

A DevOps Engineer notices that existing pages are not updated through a package installation. The updated pages are present after deleting the pages that are not updating, and reinstalling the package. What is the source of the problem?A . Install mode is set.B . Update mode is set.C . Merge...

August 28, 2020 No Comments READ MORE +

What setting is no longer required to be set before performing a backup to ensure consistency?

A DevOps Engineer is executing an online backup and wants to ensure consistency. This is a newer AEM version that uses Oak as a repository with multiversion concurrency control. What setting is no longer required to be set before performing a backup to ensure consistency?A . Blocking the replication queuesB...

August 26, 2020 No Comments READ MORE +

Which change should the DevOps Engineer make to the Apache Sling Job Queue Configuration?

A company is anticipating a large migration of web assets into their AEM instance. Bulk upload of large assets is typically a very resource intensive process. The DevOps Engineer needs to avoid any potential performance impact and high Java heap consumption. Which change should the DevOps Engineer make to the...

August 26, 2020 No Comments READ MORE +

Why does the content fail to update on the client side?

An html page is published and is accessible through the dispatcher. A client is trying to access the updated page but is not getting the updated content. - A rule /type “allow” /glob “*.html” is present in the dispatcher /cache /rules configuration - The HTTP header “Cache-Control: max-age=3600” is set...

August 26, 2020 No Comments READ MORE +

What is the best practice configuration on a publish dispatcher instance?

During security tests it becomes apparent that AEM specific paths were accessible on the publish instance, which should not be accessible to the public. What is the best practice configuration on a publish dispatcher instance?A . /0001 { /type "deny" /glob "/system/*"}B . /0001 { /type "deny" /glob "*"}C ....

August 25, 2020 No Comments READ MORE +

Which option should be used to enable this configuration?

A DevOps Engineer needs to change the default size for a tar file to 512 MB. Which option should be used to enable this configuration?A . Set Segment Cache Sizeproperty to 512 in Oak Segment TAR NodeStore Serviceconfiguration in WebconsoleB . Set tarmk.sizeproperty to 512 in org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.configfileC . Set NodeState...

August 24, 2020 No Comments READ MORE +

After which maintenance processes can a datastore garbage collection achieve the most regain of disk space?

After which maintenance processes can a datastore garbage collection achieve the most regain of disk space?A . Re-indexB . CompactionC . Version purgeD . Workflow purgeView AnswerAnswer: B

August 24, 2020 No Comments READ MORE +

Which gate needs to be passed after the code is deployed?

Which gate needs to be passed after the code is deployed?A . Performance test gateB . Compilation test gateC . Unit test gateD . Code quality test gateView AnswerAnswer: D Explanation: Reference: https://docs.adobe.com/content/help/en/experience-manager-cloud-manager/using/how-to­use/understand-your-test-results.html

August 24, 2020 No Comments READ MORE +

Specifically for content activation, which two parts of the configurations must be altered?

A DevOps Engineer has cloned an environment, and configurations must be adjusted for the environment to function correctly. Due to the cloning, the domain and IPs changed during the process. Specifically for content activation, which two parts of the configurations must be altered? (Choose two.)A . The user of the...

August 22, 2020 No Comments READ MORE +