In the section so far, "deployment" has meant the creation of descriptors in the registry. A broader definition involves a number of other tasks:

Large and small scale applications often use tools to manage their deployments. The functionally of these tools range from doing basic tasks, like syncing files, to orchestrating complex tasks such as installing packages, configuring services, etc. We will assume that you have already done the first three tasks.

Topics