KO
|
EN
gitlite — search
Search
#java
#swift
#javascript
#react
#docker
#css
#game
#library
#android
#nodejs
#gulp
#php
ec2-network-benchmark
★ 58
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
flex-server
:
The Symfony.sh proxy with custom recipes for use instead of original endpoint
lpmt
:
Rewrite of the Little Projection Mapping Tool (http://projection-mapping.org/tools/lpmt/)
sonnylab.com
:
new sonnylab.com website built with Next.js, React Three Fiber, and Tailwind CSS with Twin Macro
compiler
:
A C compiler
VsTranslator
:
Visual Studio's Translate Plugin
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ec2-network-benchmark
?
Download (.md)
# EC2 Network Benchmark All you need to run your own Network Benchmarks on EC2. ## Instructions 1. Create a VPC or VPC wrapper based on our [VPC templates](http://templates.cloudonaut.io/en/stable/vpc/). 1. Create a stack based on `global.yaml` which will create an S3 bucket to store the results of your network benchmarks. 1. Create a stack based on `benchmark.yaml` to run a network benchmark or use one of the `benchmark-*.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.