

InterviewSolution
Saved Bookmarks
1. |
For most deployments, the default value of chunk is _____ megabytes is ideal.(a) 16(b) 32(c) 64(d) 72The question was posed to me in an internship interview.I want to ask this question from Cluster Architectures topic in division Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» RIGHT choice is (c) 64 To explain I WOULD say: CHUNK size is user configurable. |
|