MariaDB is a drop in replacement for MySQL because it is a scalable, robust and reliable SQL server that comes rich set of enhancements.
Replication is the process of copying database automatically from master to slave server. If one server goes down, then you can still access the data from second server.
Ещё видео!