MongoDB Sharding Config and MongoS Storage

Solution 1:

Your MongoS will not store any local data and your Config servers config db will be minimal and depend on the number of collections sharded. I'm seeing a config db size of < 512M for a 8 shard setup ( roughly 800G ) with 5 sharded collections.