Skip to content

Deployment Overview

AiX supports controlled deployment through UAT and Production environments.

flowchart LR
    Build[Approved Release] --> UAT[UAT]
    UAT --> Acceptance[Validation / Acceptance]
    Acceptance --> Prod[Production]

Promote the same approved release artifacts from UAT to Production; do not rebuild application artifacts specifically for Production.


Download Documentation

Prefer an offline or printable copy of this section?

Download Deployment (PDF)

The PDF contains the complete Deployment documentation for this release and is generated from the same documentation source as this website.