AD0-E136 · Question #30
Which element is essential for identifying dispatcher-related requirements during assessment?
The correct answer is A. Reviewing cache invalidation rules. Reviewing cache invalidation rules (A) is correct because the Dispatcher's core function is caching, and its requirements are defined by how and when cached content is invalidated. During an assessment, cache invalidation rules directly reveal the Dispatcher's configuration…
Question
Which element is essential for identifying dispatcher-related requirements during assessment?
Options
- AReviewing cache invalidation rules
- BAuditing user access permissions
- CTesting workflows in the staging environment
- DConfiguring asset microservices
How the community answered
(35 responses)- A80% (28)
- B6% (2)
- C3% (1)
- D11% (4)
Explanation
Reviewing cache invalidation rules (A) is correct because the Dispatcher's core function is caching, and its requirements are defined by how and when cached content is invalidated. During an assessment, cache invalidation rules directly reveal the Dispatcher's configuration scope - which paths are cached, which agents trigger flushes, and how content delivery is controlled - making them the most targeted source for identifying dispatcher-related requirements.
Why the distractors are wrong:
- B (User access permissions): Access control belongs to authentication/authorization assessment, not Dispatcher configuration.
- C (Testing workflows in staging): This is a validation activity, not a requirements-gathering step; it comes after requirements are already identified.
- D (Configuring asset microservices): Asset microservices concern DAM/asset pipeline architecture, which is separate from Dispatcher caching infrastructure.
Memory tip: Associate Dispatcher → Cache → Invalidation. Since the Dispatcher exists primarily to cache and serve content efficiently, any assessment of dispatcher requirements starts and ends with how cache invalidation is defined. If you remember that "Dispatcher = caching tool," option A becomes the obvious entry point.
Topics
Community Discussion
No community discussion yet for this question.