Chapter Quiz: Sharding & Horizontal Scaling

Mastery Assessment: Sharding

Complete this assessment with 100% score to master this chapter.

01What is the primary role of the 'Mongos' process in a sharded cluster?

02What is a 'Jumbo Chunk' in the context of MongoDB sharding?

03Why is a monotonically increasing shard key (like a timestamp) problematic for Ranged Sharding?

04What is a 'Broadcast' (or Scatter-Gather) query?