artillery-dino

v1.0.0
Dino - experimental load-generator powered by Artillery.io and AWS Lambda
artillery load testing performance testing benchmarking lambda

Project Dino - massive scale load tests from AWS Lambda

Usage

Set up an IAM user and a role first and add the credentials to ~/.aws/credentials under [dino]. Then run:

$ npm install -g artillery-dino
$ AWS_PROFILE=dino dino setup
$ AWS_PROFILE=dino dino -n 500 -c 10 -l 20 -t http://dev.myapp.io/

For more information read my blog post: Project Dino - Load testing on Lambda with Artillery.

Contact

Hassy Veldstra <[email protected]>

License

MPLv2 - see LICENSE.txt for details

(Note: several dependencies are bundled under lambda/out/node_modules -- the above MPLv2 declaration does not apply to those.)

npm i artillery-dino

Metadata

  • MPL-2.0
  • >= 4.2.0
  • Hassy Veldstra
  • released 2/18/2016

Downloads

Maintainers