Exam AD0-E123 Topic 2 Question 50 Discussion
Actual exam question for Adobe's AD0-E123 exam
Question #: 50
Topic #: 2
Question #: 50
Topic #: 2
Which two methods are used to update the cache? (Choose two.)
Suggested Answer: A,D Vote an answer
Updating the cache in AEM is critical to ensure that users receive the most current content without unnecessary delays. Two common methods used to update the cache include:
A: Content Updates - Content updates can trigger an invalidation or flush of the cache. When content is published or updated on the AEM author instance and replicated to the publish instance, the dispatcher cache can be set to automatically invalidate the affected pages. This ensures that the next request to these pages serves the latest content.
D: Auto-invalidation on the Dispatcher - The dispatcher can be configured to automatically invalidate cached content under certain conditions, such as when a TTL (Time To Live) expires or when specific actions occur, such as a page activation ordeactivation. This is often preferred to manual cache clearing as it can be more efficient and targeted to the specific content that has changed.
Options B and C are incorrect because restarting the AEM Author or Publish instances does not directly relate to cache update methods. These actions are more associated with system maintenance or updates and would not be standard practice for updating cached content.
A: Content Updates - Content updates can trigger an invalidation or flush of the cache. When content is published or updated on the AEM author instance and replicated to the publish instance, the dispatcher cache can be set to automatically invalidate the affected pages. This ensures that the next request to these pages serves the latest content.
D: Auto-invalidation on the Dispatcher - The dispatcher can be configured to automatically invalidate cached content under certain conditions, such as when a TTL (Time To Live) expires or when specific actions occur, such as a page activation ordeactivation. This is often preferred to manual cache clearing as it can be more efficient and targeted to the specific content that has changed.
Options B and C are incorrect because restarting the AEM Author or Publish instances does not directly relate to cache update methods. These actions are more associated with system maintenance or updates and would not be standard practice for updating cached content.
by Tammy at Jan 04, 2026, 08:57 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).