If the value of totalKeysExamined is 30000 and the value of totalDocsExamined is 0, which of the following option is correct?
Which of the following are valid json documents? Select all that apply.
In a replica set, a_________number of members ensures that the replica set is always able to select a primary.
In a sharded replicas set environment with multiple mongos servers, which of the following would decide the mongos failover?
Write the command(s) are correct to enable sharding on a database "testdb" and shard a collection "testCollection" with _id as shard key.