I was checking up methods to setup ArangoDB on a small AWS cluster we already have.
One way seems to be is by using Apache Mesos as a distributed operating system ( https://docs.arangodb.com/3.0/Manual/Deployment/Mesos.html ), the other way seems to be is running ArangoDB on multiple machines. ( https://docs.arangodb.com/3.0/Manual/Deployment/Distributed.html ). I wanted to know the basic differences between these and what all features would i miss if i don't use Apache Mesos, I'm currently working on a POC so would like to keep it as much simple as possible within a clustered environment. If suppose i run the ArangoDB on 3 machines, would i still have the option of configuring the different components of cluster like Agents, Co-coordinators and Primary DB servers. Thanks, Praveen -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
