Lesson 4: Preparing the deployment plan
In this lesson, you will configure the segments in the Default Plan and add a segment to it.
A deployment plan is always attached to a release. A deployment plan contains the tasks that must be completed for a successful deployment. Deployment plans are identified by their names and the releases they are assigned to. When you create a deployment plan, you assign it to a release.
The deployment plan is organized by segments. Segments are groups of tasks that are related in some business-meaningful focus. A deployment plan can have any number of segments, however; it must have at least one. The number of segments and their composition is up to you.
A task is a business meaningful activity with a start point, end point, and a measurable duration. There are several types of tasks: manual, automated deploy, wait, signal, outage, critical event, and wait for time. In this tutorial, you use manual, signal, and wait tasks. Typically, all tasks are defined in a plan before deployment, however; you can add task during a running deployment. If you add tasks during a deployment, the tasks are saved and are available the next time you use it for a deployment.
Tasks are organized into segments. A deployment plan can have any number of segments and must have at least one. The number of segments and their composition is up to you. A task, regardless of its type, must be added to a specific segment. The deployment plan in this tutorial uses three segments.
To finish a deployment, all tasks within a segment must be resolved.
The deployment plan that you will create in this tutorial is identified as Default Plan-Demo Release. Each new release that you create is initially assigned a copy of the original, default plan called Default Plan. The Default Plan that is assigned to the next release you create will not reflect the changes you make to the Default Plan attached to the Demo Release.
Lesson checkpoint
In this lesson, you modified the segments in the Default Plan and added a segment to it.

Resources
To learn more about deployment plans, see Deployment plans.