VAM supports deployment in multiple configurations
depending upon the need and size of deployment.
The following configurations are supported:
- Single server deployment with database contained on same server (for smaller deployments).
- Dual server deployments, with the application
server separate from the database server (typically with the application server
hosted in the DMZ)
- Larger, high up-time deployments can include dual production IIS servers connected to a
separate SQL cluster and a load balancer deployed in front of the dual IIS
servers for hot-failover operation.