Hi all, I am evaluating mesos and wanted to know if anyone has successfully used mesos (with or without docker) as a means of managing a mongodb deployment. Currently, I have 8 shards where each shard is a 3x replicated replicaset and contains > 500GB of data.
I was wondering if someone has tried to deploy and maintain a mongodb deployment using mesos (or maybe tell me why this is not advisable), any gotchas and preferred methodology for deployment. -- Ankur

