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.yamlwhich will create an S3 bucket to store the results of your network benchmarks. - Create a stack based on
benchmark.yamlto run a network benchmark or use one of thebenchmark-*.shscripts 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.