The maximum number of nodes supported

Prerequisites:
Server version 6.5.1 CE
The cluster consists of 3 nodes, including index, data & query services.
8 CPUб, 8Gb RAM

Problem statement:
Increase number of nodes in cluster up to 130 instances

Case:
This time cluster supports 30 RPS with 50 ms response time.
Our goal 1700 RPS

The question is what is the maximum number of nodes in a cluster?

We’ve not tested CE at that scale, so it’s difficult for us to characterize without more information on what the cluster would be doing. As I’m sure you know, Enterprise Edition has a bunch of performance optimizations that don’t exist in CE like Multidimensional Scaling (the ability to allocate and isolate how much resource each service consumes on a node), the Plasma storage engine for Indexing, the query engine optimizations, etc… You would likely find, that your cost/benefit would indicate that it would be better to use EE, which could get you to 1700 RPS on significantly fewer instances, and more than pay for itself. You could do a quick, cheap test of this using the Couchbase Cloud trial, too. We do know that EE clusters have gone into hundreds of nodes.

jeff