Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cloud data loading support #8173

Open
KumoLiu opened this issue Oct 23, 2024 · 1 comment
Open

Add cloud data loading support #8173

KumoLiu opened this issue Oct 23, 2024 · 1 comment

Comments

@KumoLiu
Copy link
Contributor

KumoLiu commented Oct 23, 2024

This feature would enable the application to pull, process, and store data directly from cloud-based services, such as AWS, Google Cloud, and Azure. By integrating cloud data support, we aim to provide users with more flexibility and scalability in managing their data, especially when dealing with large datasets or distributed systems.

Implementation Considerations:
API Integrations: We would need to support APIs for major cloud providers (e.g., S3 for AWS, Blob Storage for Azure, and Google Cloud Storage).
Authentication and Security: Secure access management is critical, so we may need integrate with cloud authentication protocols like IAM.
Data Formats and Compatibility: Support for multiple data formats (e.g., CSV, JSON, DICOM) to ensure compatibility with various data types stored on the cloud.

ref:
https://github.com/webdataset/webdataset
https://github.com/mosaicml/streaming
https://aws.amazon.com/healthimaging/

@Nic-Ma
Copy link
Contributor

Nic-Ma commented Nov 10, 2024

Hi @ericspod , @KumoLiu ,

Do you think it's valuable to add support for AWS AHI? https://aws.amazon.com/healthimaging/?nc1=h_ls.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants