nerdexam
Adobe

AD0-E136 · Question #11

When deploying updates to AEM as a Cloud Service, what should be prioritized?

The correct answer is B. Deployment through the Cloud Manager pipeline to staging first. Deploying through Cloud Manager's pipeline to staging first (B) is the correct approach because AEM as a Cloud Service enforces a structured CI/CD pipeline - updates must pass automated quality gates, security scans, and functional tests in a staging environment before reaching…

Testing and Go-Live

Question

When deploying updates to AEM as a Cloud Service, what should be prioritized?

Options

  • AImmediate deployment in the production environment
  • BDeployment through the Cloud Manager pipeline to staging first
  • CManual migration of updated content
  • DDirect dispatcher rule updates without testing

How the community answered

(45 responses)
  • A
    2% (1)
  • B
    91% (41)
  • C
    2% (1)
  • D
    4% (2)

Explanation

Deploying through Cloud Manager's pipeline to staging first (B) is the correct approach because AEM as a Cloud Service enforces a structured CI/CD pipeline - updates must pass automated quality gates, security scans, and functional tests in a staging environment before reaching production, ensuring stability and reducing risk.

Why the distractors are wrong:

  • A skips staging validation entirely, violating AEM Cloud Service's mandatory pipeline process and risking production instability.
  • C manual content migration is unrelated to code/configuration deployments and doesn't reflect how Cloud Manager operates.
  • D dispatcher rule changes still require pipeline validation; bypassing testing can break caching, routing, or security filters in production.

Memory tip: Think of Cloud Manager as a "gatekeeper" - nothing reaches production without first surviving the staging checkpoint. The phrase "Stage before Prod" captures the core rule for AEM as a Cloud Service deployments.

Topics

#Cloud Manager#Deployment Pipeline#Staging Environment#AEM Cloud Service

Community Discussion

No community discussion yet for this question.

Full AD0-E136 Practice