Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

PDF C100DBA Study Guide

Page: 2 / 5
Total 132 questions

MongoDB Certified DBA Associate Exam (Based on MongoDB 4.4) Questions and Answers

Question 5

Which of the following is true about sharding?

Options:

A.

Creating a sharded key automatically creates an index on the collection using that key

B.

We cannot change a shard key directly/automatically once it is set up

C.

A sharded environment does not support sorting functionality since the documents lie on various mongod instances

D.

Sharding is enabled at the database level

Question 6

Below is a sample document of "orders" collection

Options:

A.

$sort

Question 7

What is the maximum size of Index Key Limit and Number of Indexes per collection?

Options:

A.

1024 bytes and 64 indexes

B.

12 mega bytes and 64 indexes

C.

64 bytes and 1024 indexes

D.

1024 bytes and unlimited indexes

Question 8

You are in a sharded cluster. What will you do prior to initiating backup in sharded cluster?

Options:

A.

db.stopBalancer()

B.

db.stopserver()

C.

sh.stopBalancer()

D.

sh.stopserverQ

Page: 2 / 5
Total 132 questions