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.
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 LayerTechnology stack.