Multiple database servers
When you deploy Cortex XSOAR with a single app server
and multiple database servers, the first database you install is
considered the main database and all additional database servers
you install are considered secondary nodes.
The main database server maintains all content that is not an
incident or related to an incident, such as playbooks, automations,
integrations, and so on.
The nodes maintain all incidents and their related data, for
example, the playbook used when processing the specific incident
or indicators extracted from the specific incident. Incidents are
distributed between the different secondary nodes using a round-robin
system.
You must ensure that ports 443 and 50001 are open from
the app server to the database servers. In addition, port 443 needs
to be open while you are initially registering a database node.
Each database server, main and nodes, must have its own disaster recovery
configured.