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?