Typical data center configurations

Most organizations configure the data tier with network storage and a clustered database. The service tier runs best when it is on a dedicated, stable, multi-core system with a fast connection to the data tier. A standby system should be maintained and kept ready in case the primary server goes down.

The following figures illustrate typical IBM® UrbanCode Deploy configurations.

The first figure shows a simple data center with a single server with a file system and a clustered database. Another server is available in cold standby mode. There are no remote agents or agent relays in this configuration.

A simple cold standby configuration

The second figure shows a clustered configuration, with two active servers. These servers have separate file systems and databases, which are synchronized via replication.

A clustered configuration

Feedback