We’re trying to test that our load balancing deployment configuration will work with more load.
- Does edX or anyone else use a stress testing tool to see how the platform is handling a lot of users at once?
- It also would be helpful to know what you are stress testing as well.
Example Stress Test
- Change the CMS > Course > Schedule & Details setting multiple times and see how fast the LMS courseware page loads. We had a scenario where we had three people changing settings for a course and that tremendously affected the LMS page load performance because all the Open edX services were running on the same EC2 instance (installed with
tutor local
) and CPU usage was high.
I came across this tool which looks interesting.
- Continuous Testing | Datadog (datadoghq.com)