PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 8, 20260 citationsOpen Access

An AWS-Driven Intelligent Framework For Scalable Data Deduplication And Storage Optimization

View Full Paper
PProfessorDJDr. Y. Jayababu1CKChikkala Kedareswari Kaivalya

Key Points

  • The aim is to develop a data deduplication framework using AWS to enhance storage efficiency in cloud environments.
  • Proposed a framework using AWS for data deduplication.
  • Utilized the MD5 hashing algorithm for file uploads to generate unique hash values.
  • Implemented AWS Lambda functions to compute and compare hash values in Amazon DynamoDB.
  • Identified and eliminated duplicate files to optimize storage utilization.
  • Demonstrated improved storage efficiency in cloud environments.
  • Reduced memory consumption by eliminating redundant data.
  • Maintained stable server response times during data operations.

Abstract

Cloud storage systems are experiencing rapid growth due to the increasing demand for scalable and cost-effective data management solutions. However, redundant data storage leads to excessive storage consumption, increased bandwidth usage, and higher operational costs. This paper proposes a data deduplication framework using Amazon Web Services (AWS) to eliminate duplicate files in cloud environments. The system generates a unique hash value using the MD5 hashing algorithm whenever a file is uploaded to Amazon S3. AWS Lambda functions are used to compute and compare hash values stored in Amazon DynamoDB to identify duplicate files. If a duplicate file is detected, the system prevents redundant storage and maintains a reference to the original file, thereby optimizing storage utilization. Experimental evaluation demonstrates improved storage efficiency, reduced memory consumption, and stable server response time. The proposed approach enhances cloud storage performance while maintaining data integrity and security.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Professor et al. (2026) studied this question.

synapsesocial.com/papers/69d5f13674eaea4b11a7ac32https://doi.org/10.5281/zenodo.19439342
Ask AI
Helpful
Bookmark
Share
View Full Paper