Valid AD0-E906 Dumps shared by ExamDiscuss.com for Helping Passing AD0-E906 Exam! ExamDiscuss.com now offer the newest AD0-E906 exam dumps, the ExamDiscuss.com AD0-E906 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AD0-E906 dumps with Test Engine here:
A customer finds an Ul issue with component (/apps/<customer-project>/<component-name>) on AEM page It needs to be fixed urgently to avoid miscommunication. The developer has been asked to urgently make the change in AEM production. How should the developer deploy the change to an AEM Cloud Service production environment?
Correct Answer: A
In AEM Cloud Service, the correct approach to making changes, even urgent ones, is to update the codebase and deploy it through the Cloud Manager pipeline. This ensures that the change is part of the version-controlled, immutable repository and follows best practices for deployment. Immutable infrastructure: AEMaaCS does not allow direct modifications to production environments (e.g., via CRXDE Lite). All changes must be deployed through Cloud Manager, ensuring consistency and traceability. Making changes directly on production via CRXDE or deploying one-off fixes using the Package Manager (Options B and C) violates AEMaaCS's immutable infrastructure principle and is not supported. Refer to Adobe Cloud Manager's documentation for best practices on deploying urgent fixes in AEM as a Cloud Service.