Adobe Experience Manager Dev/Ops Engineer (AD0-E106) Free Practice Test
Question 1
In what two ways can a DevOps engineer install a content package? (Choose two.)
Correct Answer: C,D
Question 2
Which configuration file is applied for the component org.pache.flix webconsole internal.server.OsgiManager on the publish instance. Assuming all files below are deployed?
Correct Answer: B
Question 3
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/replication/agents. Author on the Publish instance and enabled
* The checkbox for Dispatcher flush agent confusion is ticked for enabled, when reviewed on the author instance Rules in the dispatcher flush agent is causing this issue?
* Replication from author to publish works fine
* Dispatcher flush agent is present under/replication/agents. Author on the Publish instance and enabled
* The checkbox for Dispatcher flush agent confusion is ticked for enabled, when reviewed on the author instance Rules in the dispatcher flush agent is causing this issue?
Correct Answer: B
Question 4
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 for all requests with the html extension
* The /invalidate section is not set in the dispatcher configuration
* A flush agent is configured on the publish instance
* A CDN is serving all static content including html files and was flushed manually Why does the content fail to update on the client side?
* A rule /type "allow" /glob "*.html" is present in the dispatcher /cache /rules configuration
* The HTTP header "Cache-Control: max-age=3600" is set for all requests with the html extension
* The /invalidate section is not set in the dispatcher configuration
* A flush agent is configured on the publish instance
* A CDN is serving all static content including html files and was flushed manually Why does the content fail to update on the client side?
Correct Answer: C
Question 5
Why does the size of the repository double when running online compaction?
Correct Answer: D
Question 6
Assuming the project was generated using the AEM maven archetype, which maven command triggers the build and deployment of a content-packet to a publish instance?
Correct Answer: B