Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

hassy/artillery-dino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Dino - massive scale load tests from AWS Lambda

Note

🦖 Dino was an experiment and is no longer maintained.

ℹ️ Artillery has built-in support for scaling out tests on AWS Lambda or AWS Fargate now.

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 <h@artillery.io>

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.)

About

Massive scale load tests with AWS Lambda and Artillery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published