1.

What is the size of Chunk by default?(a) 64 MB(b) 64 GB(c) 64 KB(d) 32 MBThe question was posed to me in an interview for internship.The above asked question is from Run-time Database Configuration in division GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

The correct CHOICE is (a) 64 MB

The EXPLANATION is: Default chunk size provides the ideal balance between the most even distribution of DATA, for which smaller chunk sizes are best, and minimizing chunk MIGRATION, for which larger chunk sizes are OPTIMAL.



Discussion

No Comment Found

Related InterviewSolutions