Akka cluster integration allows us to provide distributed services to the Platform. Akka-based services run in their own cluster on SC processes, and can be run separately or together depending on your requirements.
Example of Akka cluster structure
...
It is possible to configure the Akka cluster and the Akka cluster clients. For further information, see Listing of the Reference Configuration in https://doc.akka.io/docs/akka/2.4.12/general/configuration.html#config-akka-remote. However if you need to do this, contact support for assistance.
...