After the creation of release, the next step in a deployment pipeline is to deploy the code (ie archive).
Generally, It implies:
The deployment software is part of a set of tool to support infrastructure as code.
| Module Type | Deployment |
|---|---|
| application | Installation |
| library | Distribution |