AD0-E136 · Question #91
Which factor is most critical when executing content refactoring during migration?
The correct answer is B. Ensuring compliance with AEM as a Cloud Service standards. Ensuring compliance with AEM as a Cloud Service standards (B) is most critical because migrating content to AEM as a Cloud Service requires adhering to its strict architectural constraints - including immutable repository structures, Oak-based content models, and cloud-specific…
Question
Which factor is most critical when executing content refactoring during migration?
Options
- AEnhancing dispatcher configurations
- BEnsuring compliance with AEM as a Cloud Service standards
- CReducing the total content volume
- DModifying workflows for faster replication
How the community answered
(50 responses)- A4% (2)
- B76% (38)
- C6% (3)
- D14% (7)
Explanation
Ensuring compliance with AEM as a Cloud Service standards (B) is most critical because migrating content to AEM as a Cloud Service requires adhering to its strict architectural constraints - including immutable repository structures, Oak-based content models, and cloud-specific APIs. Non-compliant content or configurations will simply fail to deploy or function correctly in the Cloud Service environment, making compliance a prerequisite for everything else.
- A is wrong because dispatcher configuration is an infrastructure/routing concern, not a content refactoring concern - it's handled separately and doesn't govern whether content itself migrates successfully.
- C is wrong because reducing content volume may be a useful optimization, but it's not a requirement for successful refactoring; compliant but voluminous content still migrates correctly.
- D is wrong because workflow modifications for replication speed are a performance tuning concern, not a correctness concern - and replication works differently in AEM as a Cloud Service anyway (it uses distribution, not traditional replication).
Memory tip: Think of Cloud Service compliance as the "gate" - no content passes through unless it meets the standards. Everything else (volume, speed, dispatcher) is tuning after you get through the gate.
Topics
Community Discussion
No community discussion yet for this question.