Traditional Master Slave Database Replication vs Multi Master Galera Cluster for High availability Cloud based Applications and Services
Session
Computer Science and Communication Engineering
Description
Traditional database replication as MYSQL Replication are considered server to server copies of data replication as master / slave which is asynchronous replication which suffers in data integrity and crashes during transactions or even after nodes going down and up. Many of this issue get fixed by considering implementation of Galera Cluster which is a synchronous multi master replication which in same time can read and write at any node and be replicated in same time geographically over different data centers. In this paper it will be compared and analyzed the traditional replication vs modern cluster replication which should be helpful to decide which solution is more helpful for high availability critical cloud-based applications & services.
Keywords:
Data Replication, MySQL Cluster, Galera Cluster, Security, High Availability
Proceedings Editor
Edmond Hajrizi
ISBN
978-9951-437-69-1
Location
Pristina, Kosovo
Start Date
27-10-2018 9:00 AM
End Date
27-10-2018 10:30 AM
DOI
10.33107/ubt-ic.2018.115
Recommended Citation
Gashi, Betim and Sherifi, Muhamet, "Traditional Master Slave Database Replication vs Multi Master Galera Cluster for High availability Cloud based Applications and Services" (2018). UBT International Conference. 115.
https://knowledgecenter.ubt-uni.net/conference/2018/all-events/115
Traditional Master Slave Database Replication vs Multi Master Galera Cluster for High availability Cloud based Applications and Services
Pristina, Kosovo
Traditional database replication as MYSQL Replication are considered server to server copies of data replication as master / slave which is asynchronous replication which suffers in data integrity and crashes during transactions or even after nodes going down and up. Many of this issue get fixed by considering implementation of Galera Cluster which is a synchronous multi master replication which in same time can read and write at any node and be replicated in same time geographically over different data centers. In this paper it will be compared and analyzed the traditional replication vs modern cluster replication which should be helpful to decide which solution is more helpful for high availability critical cloud-based applications & services.