Hello,
I’ve been discussing with my team a possible migration of some separate applications we do have currently in RDBMS.
Nowadays, we do separate mainly our applications by separate databases - however some applications do require consulting other app’ databases. However, the concept in Couchbase is very different in regarding Clusters and Data Buckets.
From what I’ve read, the Max. Buckets per Cluster is set at 10, so we would not really get some entire applications into one Cluster, is that right? Clusters are meant to separate applications. Is that correct? Every application would have its own server basically?
If what I’ve stated above applies, so how does the communication between clusters work (similarly to database reads/writes from another applications in RDBMS connections)?
Thanks