All you need to run your own Network Benchmarks on EC2.
- Create a VPC or VPC wrapper based on our VPC templates.
- Create a stack based on
global.yaml
which will create an S3 bucket to store the results of your network benchmarks. - Create a stack based on
benchmark.yaml
to run a network benchmark or use one of thebenchmark-*.sh
scripts to do so.
Create a stack based on global-wrapper.yaml
if you want to run your network benchmark in multiple regions. Requires a stack based on global.yaml
within another region.