[ 
https://issues.apache.org/jira/browse/GEODE-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Smith updated GEODE-6170:
-----------------------------
    Description: 
We have scripts for launching benchmarks in GCP in the geode-benchmarks repo 
under infrastructure/google_cloud. We should create scripts to launch 
benchmarks in AWS.

These scripts should mirror the google cloud scripts for launching and 
destroying clusters. We should refactor out common logic for running tests and 
copying results back.

When we launch instances in AWS, we want to use
* Dedicated instances
* Create a new cluster placement group for our nodes and launch them 
simultaneously in that group. See 
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html
* Use an instance size that will give us a dedicated 10Gbit pipe in that group. 
c5.9xlarge seems like a good option - see the AWS launch instance wizard for 
other options say they gaurantee 10 Gbits/sec if placed into a placement group.



  was:
We have scripts for launching benchmarks in GCP in the geode-benchmarks repo 
under infrastructure/google_cloud. We should create scripts to launch 
benchmarks in AWS.

These scripts should mirror the google cloud scripts for launching and 
destroying clusters. We should refactor out common logic for running tests and 
copying results back.

When we launch instances in AWS, we want to use
* Dedicate instances
* Create a new cluster placement group for our nodes and launch them 
simultaneously in that group. See 
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html
* Use an instance size that will give us a dedicated 10Gbit pipe in that group. 
c5.9xlarge seems like a good option - see the AWS launch instance wizard for 
other options say they gaurantee 10 Gbits/sec if placed into a placement group.




> Create scripts for launching benchmarks in AWS
> ----------------------------------------------
>
>                 Key: GEODE-6170
>                 URL: https://issues.apache.org/jira/browse/GEODE-6170
>             Project: Geode
>          Issue Type: Improvement
>          Components: benchmarks
>            Reporter: Dan Smith
>            Priority: Major
>
> We have scripts for launching benchmarks in GCP in the geode-benchmarks repo 
> under infrastructure/google_cloud. We should create scripts to launch 
> benchmarks in AWS.
> These scripts should mirror the google cloud scripts for launching and 
> destroying clusters. We should refactor out common logic for running tests 
> and copying results back.
> When we launch instances in AWS, we want to use
> * Dedicated instances
> * Create a new cluster placement group for our nodes and launch them 
> simultaneously in that group. See 
> https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html
> * Use an instance size that will give us a dedicated 10Gbit pipe in that 
> group. c5.9xlarge seems like a good option - see the AWS launch instance 
> wizard for other options say they gaurantee 10 Gbits/sec if placed into a 
> placement group.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to