Answer Posted / Mr.sanjay Singh
Replica Sets in MongoDB are a way to ensure data durability and high availability. They consist of multiple instances (replicas) of a database, where each instance maintains identical data. The primary purpose is to keep one member online while others can automatically take over if the primary fails.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers