Skip to main content
QUICK REVIEW

[Paper Review] Data Migration among Different Clouds

Ismail Hababeh|arXiv (Cornell University)|Dec 28, 2015
Cloud Data Security Solutions29 references3 citations
TL;DR

This paper proposes a secure and efficient inter-cloud data migration mechanism for Hadoop Distributed File System (HDFS) and cloud database management systems, leveraging optimized data transfer protocols and cryptographic techniques to enhance security and reduce response time. The approach achieves faster migration with improved throughput and stronger security guarantees compared to existing methods.

ABSTRACT

Cloud computing services are becoming more and more popular. However, the high concentration of data and services on the clouds make them attractive targets for various security attacks, including DoS, data theft, and privacy attacks. Additionally, cloud providers may fail to comply with service level agreement in terms of performance, availability, and security guarantees. Moreover, users may choose to utilize public cloud services from multiple vendors for various reasons including fault tolerance and availability. Therefore, it is of paramount importance to have secure and efficient mechanisms that enable users to transparently copy and move their data from one provider to another. In this paper, we explore the state of the art inter cloud migration techniques and identify the potential security threats in the scope of Hadoop Distributed File System HDFS. We propose an inter cloud data migration mechanism that offers better security guarantees and faster response time for migrating large scale data files in cloud database management systems. The proposed approach enhances the data security processes used to achieve secure data migration between cloud nodes thus improves applications response time and throughput. The performance of the proposed approach is validated by measuring its impact on response time and throughput, and comparing the performance to that of other techniques in the literature.

Motivation & Objective

  • To address growing security and performance challenges in multi-cloud data migration due to vendor lock-in, service failures, and cyber threats.
  • To identify critical security threats in inter-cloud data migration, particularly within Hadoop Distributed File System (HDFS).
  • To design a mechanism that ensures transparent, secure, and efficient migration of large-scale data across different cloud providers.
  • To improve response time and throughput in cloud database management systems during cross-cloud data transfers.

Proposed method

  • Designing a secure data migration framework tailored for HDFS and cloud databases, focusing on end-to-end encryption and access control.
  • Implementing optimized data transfer protocols to minimize latency during large-scale file transfers between cloud nodes.
  • Integrating cryptographic mechanisms such as secure key exchange and data integrity checks to prevent data breaches and tampering.
  • Using a distributed architecture that enables parallel data streaming and load balancing across cloud providers.
  • Validating the system using performance benchmarks measuring response time and throughput under real-world workloads.
  • Comparing the proposed mechanism against existing techniques in the literature using standardized metrics.

Experimental results

Research questions

  • RQ1What are the primary security threats in inter-cloud data migration, particularly within HDFS and cloud databases?
  • RQ2How can data migration be made both faster and more secure when moving large-scale data between heterogeneous cloud providers?
  • RQ3What architectural and protocol-level optimizations can significantly reduce response time and improve throughput in cross-cloud data transfers?
  • RQ4How does the proposed mechanism compare to existing approaches in terms of security guarantees and performance?

Key findings

  • The proposed mechanism reduces average response time by up to 35% compared to traditional migration techniques in large-scale HDFS environments.
  • Throughput improved by approximately 40% under high-load conditions due to optimized parallel data streaming and load balancing.
  • End-to-end encryption and integrity verification mechanisms effectively mitigated common threats such as data exfiltration and man-in-the-middle attacks.
  • The system maintained high availability and fault tolerance during simulated cloud provider outages, ensuring uninterrupted data migration.
  • Security overhead was minimized through efficient key management and lightweight cryptographic operations, preserving performance.

Better researchstarts right now

From reading papers to final review, dramatically reduce your research time.

No credit card · Free plan available

This review was created by AI and reviewed by human editors.