I am aware that Frappe Cloud uses docker containers for every bench deployed. To ensure high availability, does it currently support horizontal scaling (multiple docker containers, preferably in different servers for the same bench) of the docker containers to handle loads? If not, are there plans to add horizontal scaling in future?
No. We don’t support horizontal scaling. We have some ideas about how to get started with this, but no plans yet.
If you’ve done some work on this then, we’d welcome a PR on GitHub - frappe/press: Managed Frappe Hosting
Thanks for the reply. Will look into this and see how I can contribute.