AD0-E136 · Question #2
Why is it essential to have a caching strategy in AEM Cloud Service migration?
The correct answer is A. To minimize server load and improve response times.. A caching strategy is essential in AEM Cloud Service migration because it reduces the number of requests that hit the origin server, lowering compute costs and dramatically improving response times for end users - making A the clear correct answer. B is wrong because skipping cac
Question
Why is it essential to have a caching strategy in AEM Cloud Service migration?
Options
- ATo minimize server load and improve response times.
- BTo skip caching for faster migration.
- CTo automate caching without manual intervention.
- DTo complicate performance optimization efforts.
How the community answered
(43 responses)- A88% (38)
- B7% (3)
- C2% (1)
- D2% (1)
Explanation
A caching strategy is essential in AEM Cloud Service migration because it reduces the number of requests that hit the origin server, lowering compute costs and dramatically improving response times for end users - making A the clear correct answer. B is wrong because skipping caching increases server load and degrades performance, which is the opposite of a migration goal. C is a distractor that conflates automation with the purpose of caching - automation may be a feature of some caching tools, but it's not why a strategy is essential. D is the opposite of reality: a good caching strategy simplifies performance optimization, not complicates it.
Memory tip: Think of caching as a "traffic cop" - it intercepts repeat requests and hands back saved responses, so the origin server only handles what's truly new. In AEM Cloud Service, this is especially critical because the architecture relies heavily on CDN and Dispatcher caching layers to scale efficiently.
Topics
Community Discussion
No community discussion yet for this question.