Are separate instances of Parse Server independent? IOW, do they coordinate through the MongoDB backend? I suspect so. If so, then I can run multiple systems behind a load balancer and synthesize something with a bit better availability. I can also spin up my web apps and give them their own private Parse Server to query the database.
Can anyone confirm or deny whether a Parse Server is horizontally scalable?