Details
-
Story
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
AWS tends to be one of the more popular deployment targets these days. Especially for new adopters of Aurora (and Mesos), this can be quite tricky.
We should provide a high level guide covering the basic ground necessary for a solid deployment.
Potential issues/questions that should probably be covered:
- recommended instance type?
- mapping of components onto regions and availability zones?
- do I need EBS for my master and scheduler nodes?
- recommended way how to bind ip/hostnames of the different components, so that they can reliably talk to each other
- ...