How to acheive horizontal scaling in self hosted Appsmith servers?

Hi,

We’re self-hosting Appsmith on AWS ECS. We have a single container that runs Appsmith at the moment. As the number of users grows we want to be able to scale CPU and Memory horizontally as well. We noticed that user sessions are not shared between containers because they might not use a common data store. How do we achieve this in ECS or any containerized environment?

Hello! Please let us know if ythis forum post on performance and scalability helps and let us know if you have further questions.