Title :
Application-Managed Replication Controller for Cloud-Hosted Databases
Author :
Zhao, Liang ; Sakr, Sherif ; Liu, Anna
Abstract :
Data replication is a well-known strategy to achieve the availability, scalability and performance improvement goals in the data management world. However, the cost of maintaining several database replicas always strongly consistent is very high. The CAP theorem shows that a shared-data system can choose at most two out of three properties: consistency, availability, and tolerance to partitions. In practice, most of the cloud-based data management systems tend to overcome the difficulties of distributed replication by relaxing the consistency guarantees of the system. In particular, they implement various forms of weaker consistency models such as eventual consistency. This solution is accepted by many new Web 2.0 applications (e.g. social networks) which could be more tolerant with a wider window of data staleness (replication delay).However, unfortunately, there are no generic application-independent and consumer-centric mechanisms by which software applications can specify and manage to what extent inconsistencies can be tolerated. We introduce an adaptive framework for database replication at the middleware layer of cloud environments. The framework provides flexible mechanisms to enable software applications of keeping several database replicas (that can be hosted in different data centers) with different levels of service level agreements (SLA) for their data freshness. The experimental evaluation demonstrates the effectiveness of our framework in providing the software applications with the required flexibility to achieve and optimize their requirements in terms of overall system throughput, data freshness and invested monetary cost.
Keywords :
cloud computing; data handling; database management systems; middleware; CAP theorem; SLA; Web 2.0 application; application-independent mechanism; application-managed replication controller; availability property; cloud environment; cloud-based data management system; cloud-hosted database; consistency property; consumer-centric mechanism; data freshness; data management; data replication; data staleness; database replica maintenance; distributed replication; middleware layer; monetary cost; partition tolerance property; service level agreement; shared-data system; social network; software application; system throughput; Biomedical monitoring; Computer architecture; Databases; Delay; Monitoring; Servers; Software;
Conference_Titel :
Cloud Computing (CLOUD), 2012 IEEE 5th International Conference on
Conference_Location :
Honolulu, HI
Print_ISBN :
978-1-4673-2892-0
DOI :
10.1109/CLOUD.2012.35