Load Test Your Scalable Backend

Alright, you’ve designed and built your amazing scalable backend system. Now what? Actually testing it under load might be a good idea!

Here are a few tools to help you load test your scalable backend:

  • Grinder - a java load testing framework
  • Apache JMeter - used to test performance both on static and dynamic resources
  • Pylot - open source web performance tool
  • Siege - http load testing and benchmarking utility