thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

allow user to specify AZs in a region #87

Closed rustyrazorblade closed 5 years ago

rustyrazorblade commented 5 years ago

Apparently some AZs can have issues when spinning up instances. We might need to allow the user to spin up instances using specified zones. This could also be useful for diagnosing certain types of workloads and configurations. For example, if I put all my data in 1 AZ, how would it behave?