TruDesk supports Multiple Instance on different servers to scale out

Hi

TruDesk supports Multiple Instance on different servers to scale out?
- in order to support more users say concurrently 100 users
- Trudesk we can install several instances on different servers and allow
multiple instance to access the same records on the MongoDB server?
- say 25 users on each servers x 4 servers? usng NGINX to distribute the
workload

I accomplish this in production, with containers and kubernetes to scale. Have over multiple pods running on different cloud compute instances, all with load balancing between pods.