What to use for testing auto-scaling on Elastic Beanstalk?

This page summarizes the projects mentioned and recommended in the original post on /r/aws

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • locust

    Write scalable load tests in plain Python πŸš—πŸ’¨

  • locust.io or k6.io if you wanna do more scripted testing. However, something to think about here is what kinda spike in traffic? if it's a steady increase, you will be fine. If it's a thundering herd rush, your app will fall over on beanstalk because the additional instances take too long to come up even if you set the scaling point really low.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts