InterviewSolution
Saved Bookmarks
| 1. |
By Default, Mongodb Writes And Reads Data From Both Primary And Secondary Replica Sets. True Or False. |
|
Answer» False. MONGODB writes DATA only to the PRIMARY replica SET. False. MongoDB writes data only to the primary replica set. |
|