- Overview
- Requirements
- Pre-installation
- Installation
- Post-installation
- Migration and upgrade
- Upgrading Automation Suite
- Migrating standalone products to Automation Suite
- Step 1: Restoring the standalone product database
- Step 2: Updating the schema of the restored product database
- Step 3: Moving the Identity organization data from standalone to Automation Suite
- Step 4: Backing up the platform database in Automation Suite
- Step 5: Merging organizations in Automation Suite
- Step 6: Updating the migrated product connection strings
- Step 7: Migrating standalone Orchestrator
- Step 8: Migrating standalone Insights
- Step 9: Deleting the default tenant
- Performing a single tenant migration
- Migrating between Automation Suite clusters
- Migrating from Automation Suite on EKS/AKS to Automation Suite on OpenShift
- Monitoring and alerting
- Cluster administration
- Product-specific configuration
- Troubleshooting

Automation Suite on EKS/AKS installation guide
This article walks you through the core concepts and architecture of Automation Suite disaster recovery, covering Active/Passive deployments.
Ensuring continuous business automation is at the core of any automation platform. Automation Suite can withstand the complete failure of nodes, entire data centers, or regions. You can deploy Automation Suite as an Active/Passive configuration.
Automation Suite multi-site deployments in Active/Passive mode support the following scenarios:
- Same-region deployment – Two Automation Suite clusters deployed in the same region;
- Cross-region deployment – Two Automation Suite clusters deployed in different regions.
Product |
Support for Active/Passive |
---|---|
Orchestrator |
|
Action Center |
|
AI Center |
|
Apps |
|
Automation Ops |
|
Automation Suite Robots |
|
Computer Vision |
|
Data Service |
|
Document Understanding |
|
Test Manager |
|
Automation Hub |
|
Insights |
|
Process Mining |
|
Task Mining |
|
Integration Service |
|
Studio Web |
|
-
You can install products that are not supported in Disaster Recovery with Active/Passive . However, you cannot use these products when the primary cluster is down.
- For AI Center, the training pipeline functionality is available only in the primary cluster.
- Hardware
- Database
- Amazon Elastic Cache (Redis)
- S3 (Object Store)
- SQS (Queues)
- Route 53
Hardware
The secondary (Passive) hardware cluster must be identical to the Primary hardware cluster.
Database
The database must be accessible from both the Active and Passive clusters.
Amazon Elastic Cache (Redis)
The system must operate separately for both the Active cluster and the Passive cluster.
S3 (Object Store)
The S3 system must be synchronized and it must support Cross-Region Replication (CRR).
SQS (Queues)
SQS must operate separately on Active and Passive setups.
Route 53
Route53 must be used to control the routing of traffic. Configuration in Route53 is required to direct traffic to the active load balancer when functional.
In case of a disaster, the traffic must be re-routed to the passive load balancer using route 53.