Skip to content

ArunaStorage/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED: This is an old version of the proxy component.

All code has been merged into the main repo

Rust License Dependency status


DataProxy

DataProxy is a subcomponent of Aruna Object Storage that provides a partially compatible S3 API for data storage with advanced features like encryption at REST, deduplication, and storage according to FAIR principles. Features

  • Partial S3 API compatibility: DataProxy implements a subset of the S3 API, making it easy to integrate with existing S3 clients and libraries.
  • Encryption at rest: all data stored in DataProxy is encrypted at rest, ensuring the confidentiality and integrity of your data.
  • Deduplication: DataProxy uses advanced deduplication algorithms to ensure that identical data is stored only once, reducing storage costs and improving performance.
  • FAIR principles: DataProxy adheres to the FAIR principles of data management, ensuring that your data is findable, accessible, interoperable and reusable.

Getting started

To use DataProxy in your application, you will need to:

  • Install and configure Aruna Object Storage on your server or cloud platform.
  • Configure your S3 client or library to use the DataProxy endpoint.
  • Create buckets and upload your data to the DataProxy.

For detailed instructions on how to get started, please see the documentation.

Support

If you need help with DataProxy, you can reach out to our support team at [email protected].

Conclusion

DataProxy is a secure, scalable and partially S3 compatible storage component for Aruna Object Storage, offering encryption at REST, deduplication and adherence to the FAIR principles of data management. With partial S3 API compatibility, DataProxy makes it easy to store and manage your data in the cloud.