Agent Guidance Core User Guide

Please email support@creovai.com for omissions or errors.
×
Menu

Installing a Redundant Agent Guidance Solution

 
When installing Agent Guidance in a redundant fashion, additional consideration must be given to the platforms deployment and operating environment.
 

Database Layer

Microsoft SQL Server
The deployment of Microsoft SQL Server infrastructure is outside the scope of this document. However, a common strategy for deploying a resilient SQL layer is to make use of an Always-on availability group, and would use the availability group listener as the SQL connection endpoint within the installer.
 
Deployment of Agent Guidance on Microsoft SQL Server in Cloud Infrastructure requires some alternative steps during the installation phase.
 
Redis
Details on deploying a Redis Redundant (Sentinel) Configuration at both the Redis Replication and Agent Guidance configuration levels are available.
 
 

Application Layer

Agent Guidance Websites
Multiple Agent Guidance websites can be deployed as part of the same Agent Guidance System by sharing common Redis and Microsoft SQL Server databases. Deployment of multiple websites is done to achieve a Website Redundant (Load Balancers) Configuration.
 
Agent Guidance Plugins
Typically, no additional configuration is required for multiple website systems beyond each website having its own Plugins configured and deployed, as described in the Agent Guidance Plugins section of the Application Layer Technology stack.
 
 

Delivery

Load Balancers
Details on configuration of Load Balancers is defined in the Website Load Balancer Configuration overview.