Delta deployment to production and non-production environments
Copy
Delta Deployment functionality is an Aras DevOps feature for Aras Enterprise customers working with containerized deployments.
Delta deployment allows deploying changes from the Work Repository on top of an existing Aras Innovator deployment. The database of the target Aras Innovator deployment will not be dropped and restored. The customization changes will be deployed on top of the existing database.
Users have the capability to utilize this feature to update the existing instance in SIT (System Integration Testing), UAT (User Acceptance Testing), Staging, or Production environments.
The following steps outline the high-level process of delta deployment:
- Determine the Aras Innovator Release Name the user wants to update.
- Determine the Deployment Package version with customization the user wants to deploy to the previously deployed Aras Innovator.
Users can use one of the two options:- The Build Number of the CI Pipeline corresponding to the version of the customization that a user wants to deploy
- The name and version of the Deployment Package.
- Run the Deploy Pipeline with Update strategy.