QuestionQ22

Deployment and Release Management

A DevOps engineer is deploying a project in a Sandbox Program whose environments version is outdated. The deployment fails during the build step in the Staging environment.

What should the DevOps engineer do?

  • A Delete the Sandbox Program via the Cloud Manager UI and recreate a Sandbox Program. Then rebuild the production pipeline.
  • B Recreate the Staging environment with an up-to-date AEM image while maintaining the Production environment intact.
  • C Update the Stage and Production environments via the Cloud Manager UI. Then rebuild the production pipeline.
Explanation

In an AEM as a Cloud Service sandbox program, Production and Staging form a paired environment set that must run the same AEM release. Updating either environment through Cloud Manager updates the paired set’s associated pipeline to the latest AEM version; rerunning the production pipeline deploys that version and resolves the version mismatch. Introduction to Sandbox Programs

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!