Database Slave

Database Slave is a replica of its Database Master. All the data is written to the master server and slaves then synchronize with it. In database most of the queries read the data, so we can place a Load Balancer in front of all the masters and slaves so that any server can server the read request.



Retrieved from "http://aboutus.com/index.php?title=Database_Slave&oldid=8900941"