AD0-E106 Adobe Experience Manager Dev/Ops Engineer

Loading demo links...

Showing 7–9 of 9 questions

Question 7

A DevOps Engineer is deploying an AEM environment in a private network.

How can the DevOps Engineer restrict other clients or applications from flushing the cache?

Select an option, then click Submit answer.

  • Set up client certificate authentication in the dispatcher configuration

  • Set permissions on the publish instance by using Access Control Lists to allow the publish instance private IPs

  • The allowedClients section in the dispatcher configuration should only allow the publish instances private IPs

  • Configure the /filter section of the dispatcher configuration with an allow rule to make sure the correct client's private IPs are allowed to flush the cache

Question 8

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?

Select an option, then click Submit answer.

  • The file was cached on the client side in the browser cache.

  • 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 content is still cached in the dispatcher after the CDN flush.

Question 9

After which maintenance processes can a datastore garbage collection achieve the most regain of disk space?

Select an option, then click Submit answer.

  • Re-index

  • Compaction

  • Version purge

  • Workflow purge