|
|
|
|
|
by duggan
3889 days ago
|
|
Yeah, I sort of alluded to it in the article but didn't expand on it - we're doing a combination of things. 1. Using AWS services where we can (DynamoDB) 2. Provisioning more "traditionally" to instances, and managing those independently of the Mesos scheduler 3. Experimenting with scheduler based solutions[1] (which are still pretty bleeding edge, but are promising) As I mentioned, EMC are (to me) doing the most interesting stuff here[2] because they're leaning on a lot of existing production systems like EBS and Mesos' own scheduler. [1]: https://github.com/mesos/elasticsearch [2]: http://blog.emccode.com/2015/10/08/enabling-external-volume-... |
|