MongoDB supports asynchronous replication of data between servers for failover and redundancy. This video introduces the different modes the replication, including master-slave and replica sets, and describes how to achieve better durability by adjusting the write concern.