Live data from Hacker News

Show HN: Goad – AWS Lambda powered load testing tool

goad.io

11–14 of 14 posts

Re: Show HN: Goad – AWS Lambda powered load testing tool

#13

Any plans to include a way to "script" the urls, types of requests, etc? Load testing is more than hammering a single URL thousands of times.

Seconded. Load testing tools seem to either be the "hammer with a single, anonymous GET request" or jMeter which is capable of anything but painful to work with. There are some other tools out there but the lack of documentation makes it hard to tell what you can and can't do.

Re: Show HN: Goad – AWS Lambda powered load testing tool

#14

Any plans to include a way to "script" the urls, types of requests, etc? Load testing is more than hammering a single URL thousands of times.

Definitely! Not something we could have done properly in 48 hours though :)

Take a look at the work by https://stormforger.com/

They offer a ruby DSL last time I checked.

Post reply on HN