Adobe Experience Manager (AEM) DevOps Engineer (AD0-E106) - Adobe Actual Exam Questions
Last updated on May 13, 2026
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?
The content is still cached ion the dispatcher after the CDN flush.
There is no/invalidate section present in the dispatcher configuration to invalidate the updated content.
The flush occurred before the content was replicated because there are a lot of items in the queue.
The file was cached on the client side in the browser cache.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
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?
It is configured properly but located in the wrong path.
It does not have enough permission to receive the activation.
It is not configured properly in the dispatcher configuration.
It is configured properly but uses the incorrect transport user.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
When configuration agents, under which path of the repository are agent stored for the AEM author instance?
/etc/replication/agents.author
/etc/agent/replication/author
/etc/agent/replication.author
/etc/author/agents/replication
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
How often is a full online compaction (revision cleanup) run by default?
Every 2 weeks
Every 2 months
Every month
Every week
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
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?
/0001 { /type "deny" /glob "/system/*"}
/0001 { /type "deny" /glob "*"}
/0001 { /type "deny" /url "/system/*"}
/0001 { /type "deny" /url "/сrх/*"]
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.