Types of deployments

This section describes the following deployment types:

Standalone

A standalone deployment includes the database, Management Console, and one agent deployed on a single host. This deployment is typically used for evaluation or development purposes.

Normal

A normal installation puts the database, Management Console, and agents on different hosts. This deployment is the most typically used production environment.

Tiered installation

In a tiered deployment, there are typically three normal deployments:

Build Forge data is exported from one tier and imported to the next.

Important: The three deployments should be symmetric. Use the same operating system, database, and components on each deployment.

Feedback