Use > Application deployment > Manage Application Deployment jobs

Manage Application Deployment jobs

To view a simple example, see the .

Overview

Application Deployment creates and runs the following types of jobs:

  • A Make Version job is created each time that you create a new version.
  • A Deployment job is created each time that you deploy a version (one job per target).
  • A Rollback job is created whenever a deployment is rolled back—either automatically due to a deployment failure or manually (one job per target).
  • An Undeployment job is created whenever a version is undeployed—either automatically before a newer version is deployed or manually (one job per target).

A job consists of a series of steps. Multiple steps are required to deploy, roll back, or undeploy each component. The number of steps depends on the type of components used, the number of components used, and the number of servers.