Pre-Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Adobe AD0-E124 - Adobe Experience Manager DevOps Engineer Expert

Page: 2 / 2
Total 50 questions

A DevOps engineer notices that the Online Revision Garbage collection is not running as part of the daily maintenance tasks. After inspecting the server's error log, the following shows up during the maintenance schedule:

"Revision GC will not run: Size delta is N% or N/N (N/N bytes), so skipping compaction for now"

The DevOps engineer needs to make sure that the revision garbage collection runs during the scheduled maintenance task. Which additional step should the DevOps engineer take?

A.

Set full compaction schedule property for com.adobe.granite.maintenance.crx.impl.RevisionCleanupTask to a preferred day.

B.

Disable the estimation phase in the Apache Jackrabbit Oak segment-Tar Nodestore Factory.

C.

Invoke startRevisionGC() for SegmentRevisionGarbageCollection MBean in the JMX console.

D.

Increase the size of the TarMK segment files.

An AEM instance is updating and replicating pages at a very high rate. Monitoring alerts indicate a high number of requests to the publish instances. How can the DevOps engineer throttle the number of cache invalidations?

A.

Configure the connect Timeout property in the flush agent

B.

Configure the Retry Delay property in the flush agent

C.

Use the /invalidateHandler setting in the dispatcher configuration

D.

Use the /graceperiod setting in the dispatcher configuration

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 ]

How can the DevOps engineer gather more information about the root cause of this issue?

A.

Increase the logging level for the health reports in the maintenance UI.

B.

Increase the logging level for org.apache.jackrabbit.oak.plugins.index.

C.

Increase the logging level for stdout.log to DEBUG in the sling log support configuration.

D.

Increase the logging level for stderr.log to DEBUG by setting a JVM option.

A DevOps engineer is called in to resolve a repeated performance issue. A problem is occurring with the Author performance due to a resource allocation. The AEM platform is set up using the cold-standby Author cluster with the same resources allocation as the primary.

What should the DevOps engineer do?

A.

Enable the cold-standby Author as primary.

B.

Run an online-compaction on the primary Author.

C.

Upscale the Author instance size.

A DevOps engineer is deploying a project in a Sandbox Program with an outdated environments version. The deployment fails at the build step on the Staging environment.

What should the DevOps engineer do?

A.

Delete the Sandbox Program via the Cloud Manager UI and recreate a Sandbox Program. Then rebuild the production pipeline.

B.

Recreate the Staging environment with an up-to-date AEM image while maintaining the Production environment intact.

C.

Update the Stage and Production environments via the Cloud Manager UI. Then rebuild the production pipeline.