Which of the following operator can be used to control the number of items of an array that a query returns?
Consider that the posts collection contains an array called ratings which contains ratings given to the post by various users in the following format:
Which of the following query will return all the documents where the ratings array contains elements that in some combination satisfy the query conditions?
In a sharded cluster, from which node does one stop the balancer process before initiating backup?