The AgilePoint deployment architecture varies based on the specific requirements for individual
organizations. However, all deployment architecture recommendations are based on the same
basic standards:
- Front end application server (Presentation Layer) - As the scale increases,
presentation layer servers are typically added and load balanced using NLB.
- AgilePoint servers (Business Logic Layer) - Failover servers are added to the
business logic layer to improve reliability, and additional servers are added to
handle additional load.
- Database server (Data Layer) - In most small- to medium-scale AgilePoint
implementations, the database resides on a database server that serves other
applications as well. However, this can be a dedicated server, and it often is in
enterprise implementations. Active/passive failover is recommended.