Ask HN: Periodic stress and scalability tests

1 points by petrohi ↗ HN
Do you do stress and scalability tests for your service? If so what tools do you use? Do you do it periodically and/or part of CI/CD?

1 comment

[ 4.3 ms ] story [ 16.1 ms ] thread
Yes.

The performance team uses NeoLoad scripts.

We have recently built a Jenkins server for them to use for kicking off those scripts, and will incorporate that into our CI/CD flow on other Jenkins servers.