HomeEE · Deployment › Enterprise Deployment — overview

Enterprise Deployment — overview

Purpose: Index of deployment pages and the principles every AEM release follows.

Who this page is for

AudienceWhy it matters to you
All engineersEveryone ships
Platform engineersProcess owners

Principles

  1. One immutable artefact per release, promoted unchanged through environments.
  2. The pipeline is the only write path to /apps and OSGi config — no console edits, no manual packages.
  3. Every deploy is verified the same way (bundles, health, smoke) — automation, not eyeballs.
  4. Rollback is planned before deploy, and it is a pipeline run, not archaeology.
PageCovers
Build artefacts & content packagesWhat a release physically is
Deployment runbookThe step-by-step for a standard release
Config managementOSGi/dispatcher config as code
Release versioningVersion scheme and branch model
Hotfix processShipping urgent fixes without chaos
Rollback runbookUndoing a bad release

Quick navigation