Adobe Experience Manager Dev/Ops Engineer - AD0-E106 Exam Practice Test

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?
Correct Answer: 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?
Correct Answer: D
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?
Correct Answer: 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?
Correct Answer: A
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?
Correct Answer: C
In additional to a manual start what two triggers can DevOps Engineer define to start the CI/CD pipeline?
(Choose two.)
Correct Answer: A,C