Hello,
We plan to install Camunda on 2 servers and have an external load balancer in front of these servers, to distribute the calls.
My question is if each of the two process engines should have its own DB, or if they can operate on top of the same DB.
Thank you