QuestionQ1

Deployment and Release Management

How should a DevOps engineer carry out an AEM upgrade while preserving version history and workflows?

  • A Unpack the upgraded Quickstart jar in the existing AEM directory and start the instance.
  • B Upload the upgraded AEM Quickstart jar to Package Manager and click the Install button.
  • C Install a new AEM server with the upgraded Quickstart jar and copy the site content using packages.
Explanation

An in-place upgrade preserves the existing AEM repository, including its version history and workflow data. The supported procedure is to replace the Quickstart JAR outside the existing crx-quickstart directory, unpack the upgraded JAR, and start the instance so the repository is upgraded in place.

Learn more

Community Discussion

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