Multi instance Camunda

Hi, I have just compared platform 7 and 8. Client wants to have one Camunda on 2+ servers so it will be one tenant with - for example - 3 running servers. Is there any way how to have one Camunda on separate servers? I also need to have one common database for all servers. For example, if server 1 is down, servers 2 will work…
Is there any solution for version 7 and for version 8 (self managed).? Thanks

Hi @milousel - C7 was a single engine, so if you install it on a single server that’s as far as it scales; across multiple servers you would have multiple instances. C8 is cloud-native and distributed by design, so you can spread the brokers and applications across as many servers/regions as you need for your architecture.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.