[
https://issues.apache.org/jira/browse/GEODE-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-6170.
-------------------------------
> 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
> Assignee: Sean Goller
> Priority: Major
> Fix For: 1.9.0
>
>
> 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)