What is primary and secondary replica sets in MongoDB ? Replica Set Primary Member : In replica set Primary is the only member that receives write operations. In replica set secondary member is to log and apply the operations to… View Answer