I have…
- [x] Read the following guideline: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support. I understand that my support request might get deleted if I do not follow the guideline.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ ] Bug report
- [x] Performance issue
- [ ] Documentation issue or request
Current behavior
Squidex runs as one instance
Expected behavior
We want to auto scale to multiple instances based on load
Minimal reproduction of the problem
Environment
App Name:
- [ ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [x] Cloud version
Version: 1.3.0
Browser:
- [x] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others:
We are running Squidex on Amazon EKS and it is running on one pod. It serves to a mobile application. The user load is high at times which could be as high as 50,000 users accessing the app in bursts. So, is there a way to scale the number of nodes/pods, and would Squidex work fine? We had tried this 2 years ago with an older version but it was failing.
Thanks in advance.