AD0-E136 · Question #103
What is the primary consideration when preparing an asset migration strategy?
The correct answer is A. Ensuring metadata compatibility. Metadata compatibility is the primary consideration in asset migration because assets rely on their associated metadata (titles, tags, permissions, relationships, content types) to function correctly in the target system - migrating assets without ensuring this data transfers…
Question
What is the primary consideration when preparing an asset migration strategy?
Options
- AEnsuring metadata compatibility
- BOptimizing dispatcher caching rules
- CRefactoring legacy components
- DAutomating workflow configurations
How the community answered
(35 responses)- A86% (30)
- B3% (1)
- C3% (1)
- D9% (3)
Explanation
Metadata compatibility is the primary consideration in asset migration because assets rely on their associated metadata (titles, tags, permissions, relationships, content types) to function correctly in the target system - migrating assets without ensuring this data transfers accurately results in broken references, lost content, or unusable files. Without metadata alignment between source and destination systems, even a technically successful file transfer fails in practice.
Why the distractors are wrong:
- B (Dispatcher caching rules): Caching optimization is a performance concern that comes after migration is complete, not a foundational migration planning step.
- C (Refactoring legacy components): Refactoring is a separate development concern; while it may happen alongside a migration, it is not the primary consideration when planning the migration strategy itself.
- D (Automating workflow configurations): Automation of workflows is a nice-to-have efficiency improvement but is secondary to ensuring the assets and their data actually transfer correctly.
Memory tip: Think "data before delivery" - you must confirm the information about the assets (metadata) is compatible before worrying about how the system delivers, caches, or processes them. If the metadata doesn't map correctly, nothing else matters.
Topics
Community Discussion
No community discussion yet for this question.