Questions for the AD0-E106 were updated on : Dec 19 ,2024
A DevOps Engineer must configure a production deployment pipeline. The AEM environment
consists of one author instance, two publish instances, and two dispatcher instances. A load balancer
and CDN are also leveraged.
In combination with load balancing which step is required to make sure that the site is available
during deployment?
B
AEM author instance has been unstable and unresponsive.
* Restarting the instance resolves the issue temporarily
* Server disk space and CPU utilization seems fine
* Top and free command shows enough memory
* The following error appears in the logs: java.jang.OutOfMemoryError.gc overhead limit exceeded
Which JVM parameter should the DevOps Engineer add to troubleshoot?
B
When configuration agents, under which path of the repository are agent stored for the AEM author
instance?
A
Reference:
https://awesomeopensource.com/project/Cognifide/gradle-aem-plugin
A customer servlet will be called by the end user: but it is unauthorized.
The dispatcher includes a filter rule to allow the path
The correct permission are granted
The servlet path is /system/public/post
What actions must the DevOps Engineer take to make the servlet accessible?
B
A company needs to support 1500 unique users per day an 300 concurrent users for their author
instance.
Which persistence storage option should the DevOps engineer select?
C
Reference:
https://helpx.adobe.com/experience-manager/6-3/sites/deploying/using/performance-guidelines.html
The DevOps engineer should copy users and groups from an existing environment to another one.
Except for the admin user
What first action should be taken to build the user package?
A
On which instance should a flush agent be configured to prevent invalidation timing issues after
invalidation?
B
Reference:
https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/configuring/page-invalidate.html#invalidating-cached-pages-from-aem_invalidating-dispatcher-cache-from-the-
authoring-environment
According to Adobe best practices, how should a DevOps Engineer tailor OSGi Server configuration
depending on the type of environment?
A
Which transportUri should be used to configure a Flush Agent for a dispatcher listening on local host
port 8000?
A.
http://localhost:8000/dispatcher/invalidate.cache
B.
http://localhost:8000/invalidate.cache
C.
http://localhost:8000/dispatcher/cache.invalidate
D.
http://localhost:8000/bin/receive
B
Reference:
https://helpx.adobe.com/experience-manager/6-3/sites/deploying/using/replication.html
What supported when server should a DevOps Engineer use when setting up the dispatcher version
4.3.1 in a Unix environment.
B
Reference:
https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/getting-started/release-notes.html
A DevOps Engineer is configuring the Dispatcher to connect with AEM over SSL, and must have
specific properties in the dispatcher any file.
What must set in the dispatcher. Any file
D
Reference:
https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/configuring/dispatcher-ssl.html
A DevOps engineer needs to perform offline maintenance on a publish instance.
Which step should the DevOps Engineer take regarding replication of content?
C
In what two ways can a DevOps engineer install a content package? (Choose two.)
AB
Reference:
https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/package-manager.html
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.)
AD
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 reinstall the package.
What is the source of the problem?
A