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

November 2, 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...

November 2, 2020 No Comments READ MORE +

Which action will prevent a rapid increase of errors in the author instance?

A business needs to remove a publish instance due to a contractual downsizing. Which action will prevent a rapid increase of errors in the author instance?A . Arrange a content freeze preventing access to the author instance while the publish instance is being removedB . Remove the dispatchers associated with...

October 31, 2020 No Comments READ MORE +

How should a DevOps Engineer perform an AEM upgrade that preserves versions and workflows?

How should a DevOps Engineer perform an AEM upgrade that preserves versions and workflows?A . Put the updated AEM quickstart jar in the install folder and restart AEM in upgrade modeB . Install the updated version of AEM using the package managerC . Perform an in-place upgrade of the AEM...

October 28, 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...

October 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 ....

October 25, 2020 No Comments READ MORE +

Which other check should be executed before deployment to production?

A DevOps Engineer is configuring a non production deployment pipeline. The code quality is checked in the build pipeline. A security check is configured in the deployment pipeline to identify any major security issues before a production deployment. Which other check should be executed before deployment to production?A . A...

October 25, 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...

October 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: A Explanation: Reference: https://docs.adobe.com/content/help/en/experience-manager-cloud-manager/using/how-to­use/understand-your-test-results.html

October 24, 2020 No Comments READ MORE +

What is the result of a delay that is too large?

A DevOps Engineer configures a delay in the out of the box online backup. What is the result of a delay that is too large?A . Excessive reads of the repository occur.B . The backup takes more than 24 hours.C . The CPU usage is reduced too much.D . Too...

October 24, 2020 No Comments READ MORE +