Announcing the Gatling AWS Maven Plugin

I am pleased to announce the release of the The Gatling AWS Maven plugin!

The Gatling AWS Maven plugin takes the pain out of scaling up your Gatling tests. You write the load test script. This plugin takes care of the infrastructure required to run it. It runs your load test on a configurable number of EC2 instances, aggregates the results of each instance into a single report, and uploads the results to S3. All EC2 instances are terminated at the end of the test to ensure you are only paying for what you need.

Follow the docs and this example project to get started. We hope the Gatling AWS Maven plugins saves you time and helps to unify and automate your load tests and are looking forward to your feedback.

Thanks,
Ingo