Infrastructure Selection
Wed, 11/28/2012 - 09:15
if i have the below situation, how can i change the infra so that it becomes an optimum setup?
1) Documents ~ 2MB in size with around 250K to 1M documents existing.
2) Any change to a document would involve creating a new document (to keep track of versions)
Currently , i have 2 x 8 Core CPU Win 2008 servers with 128GB RAM. i have the same setup in the DR DC and plan to use these 4 servers to create a cluster. Will it be able to scale to the document sizing and volume it has?
Hello, Some other informations needed to estimate the size of your cluster:
- the size of your working set; how many documents are accessed by your applications (like that you can load them in memory)
- the estimated total number of documents (since all keys are stored in memory for fast access) * obviously the throughput (number of users/requests doing read/write)
We have a very detailed section about sizing in the documentation:
http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-bestpractic...
This should help you to check that your infrastructure is the good one (it looks good to me with 4 nodes, but we do not have all the informations)
Regards
Tug
Tug
@tgrall