Hi,

I'm migrating some of my applications into separate microservices. Some of 
my apps are using ArangoDB database and I want to stay in the "microservice 
approach" and keep separate database for each microservice.

But making multiple ArangoDB clusters for each microservice would be pain 
and not necessary for our current workload.

My question is : is it possible to start with a single ArangoDB instance 
for each microservices, and migrate to ArangoDB cluster for some of them to 
scale the service ?

Another question which does not rely on ArangoDB : is it better to set a 
global ArangoDB cluster available for all microservices and separate data 
with different database inside the cluster ?

Thanks in advance !

Florian

-- 
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.

Reply via email to