distributed-load-testing-using-aws-fargate
distributed-load-testing-using-aws-fargate copied to clipboard
Solution to setup AWS Fargate to run multi-region distributed performance testing.
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...
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:...
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...
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...
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...
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...
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...
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...
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...