MongoDB card review1 min read
hardWhat is MongoDB failover?
Failover is the automatic recovery process where MongoDB switches operations to another available server when the current primary fails. Replica sets provide automatic failover to reduce downtime.