...
Version control: Development, test, and production environments are integrated into the same artifact repository, where they are version controlled.
Rollback: Changes are easy to roll back.
Predictable: The same content is guaranteed in all environments.
Dependent: Simple dependency handling.
Zero downtime: Zero downtime upgrades are possible (Canary, Blue, Green).
Workflow Packages are accessed and managed from the System Exporter (Manage → System Exporter).
...