distributed-load-testing-using-aws-fargate icon indicating copy to clipboard operation
distributed-load-testing-using-aws-fargate copied to clipboard

Solution to setup AWS Fargate to run multi-region distributed performance testing.

Results 12 distributed-load-testing-using-aws-fargate issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.348.0 to 2.814.0. Changelog Sourced from aws-sdk's changelog. 2.814.0 bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to proto feature: EC2:...

dependencies

How can i add a csv file to run together with my jmeter script?

Guide of an example capturing other metrics, besides avgResponseTime. I'd like to capture latency - TTFB - or Time To First Byte. Maybe some others, I'm sure some others' would...

enhancement
help wanted

How can the task containers be configured as hosts when taurus.yml is configured using JMeter in Distributed Mode? I know networking with fargate can be tricky without an ALB. Looking...

question

At the moment the number of tasks able to be launched for a given scenario is 10 do to restriction with ECS. A workaround that creates multiple ECS instances for...

enhancement
help wanted
good first issue

This is more of a question than an issue. When I try to run locally, the taurus dashboard appears. Is it also possible to see the dashboard or summary when...

question

Hi I am new to load testing and AWS, but believe this solution could be beneficial for future projects. But require some clarification, would this running my full load in...

question

Great template, got up and started quickly with no fuss. One question I have tho, it's about the metrics. If you create CloudWatch Metrics for Number of Concurrent Users, that...

question

So far this solution can be launched in 3 regions: `us-east-1`, `us-east-2` and `us-west-2`. The reason is because at the moment of writing it, Fargate was not available in all...

enhancement
help wanted