Deployment
Deployment is the means by which you move your processes and deployable components into a runtime environment.
After you build a process you deploy that process to an environment where you want it to run, such as Test or Production. But in order to deploy a process or component, you must first package it. A package represents a point in time during the development of a process or component — for example, a point at which you want to test the process or share it with other users.
In addition to processes, the following types of components can be packaged and deployed independently:
API
Certificate (public X.509)
Custom Library
Flow Service
Process Route
Processing Group
The Deploy menu provides access to the following deployment tools:
The Package Manager option lets you create and manage deployable packages for the processes and components that you build.
The Deployments option lets you monitor existing deployments and create new deployments.
The Integration Packs option lets users of managed accounts deploy, or install, integration packs that have been shared with their account.