scispace - formally typeset
Proceedings ArticleDOI

Distributed data recovery architecture based on schema segregation

Reads0
Chats0
TLDR
This paper proposes a decentralized disaster recovery structure instead of a single centralized DR, i.e. the databases are hosted on multiple servers, where each of these servers is catering to one or more related schema.
Abstract
The growing importance of huge amount of data and the data analysis for business agility has prophesied managerial decisions to ensure data security and disaster recovery options. This growing dependency has triggered extensive storage of data and development of ‘high availability’ databases. One of the prevalent practices in the industry is to provide for a data center (DC) where the on-going service runs under normal circumstances and another server at Disaster Recovery Center (DR) that contains a replica of the database to provide continuity of service if the primary database fails due to a catastrophe or some other unavoidable reasons. Such situation may cause the database server to be damaged or result in a hardware malfunction. In this paper, we propose a decentralized disaster recovery structure instead of a single centralized DR, i.e. the databases are hosted on multiple servers, where each of these servers is catering to one or more related schema. Since we have multiple servers each catering for a different schema, we also propose different replication schemes for each of these schemas depending on the nature of updates and usage. In the proposed architecture, we would like to have a cyclic back up scheme to provide better decentralization and less vulnerable as opposed to a radial back up architectures.

read more

Citations
More filters
Journal ArticleDOI

Backup and Recovery Mechanisms of Cassandra Database: A Review

TL;DR: This review paper discusses Cassandra’s existing deletion mechanism and presents some identified issues related to backup and recovery in the Cassandra database, and several possible solutions to address Backup and recovery, including recovery in case of disasters, have been reviewed.
References
More filters
Proceedings ArticleDOI

An Architecture to Maintain Materialized View in Cloud Computing Environment for OLAP Processing

TL;DR: This paper emphasizes on integrating heterogeneous data sources to create virtual data warehouses that could be deployed in a cloud environment to handle multiple OLAP data sources.
Book ChapterDOI

Data Replication Methods in Distributed Sale Systems

TL;DR: The project and the implementation of replicated data management mechanisms, dedicated to systems operating in distributed environment, were described and the aim of the analysis was to show the possibilities and the complexity of the problem.
Proceedings ArticleDOI

A Disaster-Recovery IT Framework Based on Disaster Indexing Measurement Mechanism in E-Government

Zhenhua Wu, +1 more
TL;DR: A new disaster-recovery IT framework is proposed, which ensures the high availability for the data through the DIMM (Disaster Indexing Measurement Mechanism), which uses a scheduling model for theData backup and synchronization locally and remotely, based on the hierarchical infrastructure.
Proceedings ArticleDOI

Replicated data in a distributed environment

TL;DR: Replication Server, a forthcoming product that dynamically maintains subsets of data in a distributed environment, providing several transaction models to maintain loose consistency, is contrasted with existing products which provide location-transparent reads and high-consistency coordinated commits.