MongoDB DBA Replication Management Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 8865 | Total Attempts: 106,055
| Questions: 20 | Updated: Aug 16, 2026
Please wait...
Question 1 / 21
🏆 Rank #--
0 %
0/100
Score 0/100

1. What happens to write operations if the PRIMARY node fails and no secondary is elected?

Submit
Please wait...
About This Quiz
MongoDB DBA Replication Management Quiz - Quiz

This quiz evaluates your understanding of MongoDB replication architecture, replica set configuration, and management best practices. It covers replica set topology, failover mechanisms, data synchronization, and operational tasks essential for managing highly available MongoDB deployments. Ideal for database administrators preparing for the MongoDB Associate DBA certification.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. In replica set replication, the ____ is the member receiving and applying data from the PRIMARY.

Submit

3. Which command removes a member from a replica set?

Submit

4. True or False: Write concern 'majority' ensures data is written to the PRIMARY and at least one secondary before acknowledging.

Submit

5. What is the purpose of the HIDDEN member type in MongoDB?

Submit

6. True or False: A secondary member with priority 0 can be elected as PRIMARY.

Submit

7. Which parameter in the replica set configuration controls the priority for election?

Submit

8. What does INITIAL SYNC do for a new replica set member?

Submit

9. In a replica set with 5 members, what is the minimum number needed to form a quorum for elections?

Submit

10. Which MongoDB command displays the current replica set status and member health?

Submit

11. What is the primary purpose of a replica set in MongoDB?

Submit

12. How do you add a new member to an existing replica set?

Submit

13. What is the default election timeout for a MongoDB replica set?

Submit

14. Which read preference mode routes queries only to secondary nodes?

Submit

15. In replica set replication, what term describes the delay between the PRIMARY writing data and a SECONDARY applying it?

Submit

16. What is the oplog in MongoDB?

Submit

17. Which command initiates the replica set configuration in MongoDB?

Submit

18. What is an ARBITER in a MongoDB replica set?

Submit

19. How many members are required for a replica set to achieve automatic failover?

Submit

20. In a MongoDB replica set, what role does the PRIMARY node perform?

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
What happens to write operations if the PRIMARY node fails and no...
In replica set replication, the ____ is the member receiving and...
Which command removes a member from a replica set?
True or False: Write concern 'majority' ensures data is written to the...
What is the purpose of the HIDDEN member type in MongoDB?
True or False: A secondary member with priority 0 can be elected as...
Which parameter in the replica set configuration controls the priority...
What does INITIAL SYNC do for a new replica set member?
In a replica set with 5 members, what is the minimum number needed to...
Which MongoDB command displays the current replica set status and...
What is the primary purpose of a replica set in MongoDB?
How do you add a new member to an existing replica set?
What is the default election timeout for a MongoDB replica set?
Which read preference mode routes queries only to secondary nodes?
In replica set replication, what term describes the delay between the...
What is the oplog in MongoDB?
Which command initiates the replica set configuration in MongoDB?
What is an ARBITER in a MongoDB replica set?
How many members are required for a replica set to achieve automatic...
In a MongoDB replica set, what role does the PRIMARY node perform?
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!