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

Support reading data from cloud data storage #372

Closed
4 tasks
choldgraf opened this issue May 3, 2021 · 1 comment
Closed
4 tasks

Support reading data from cloud data storage #372

choldgraf opened this issue May 3, 2021 · 1 comment
Labels
Enhancement An improvement to something or creating something new.

Comments

@choldgraf
Copy link
Member

Summary

Across a few issues now we have run into questions about the right ways that users should try to access remote data from their hubs. A few that come to mind:

We should document some basic best practices in where to store / how to access data on the major cloud providers, so that people know where to start. To scope this a bit, let's assume the storage is Object Storage.

User Stories

  • As a hub user, I want to access data that is in one of the major cloud providers (Azure/AWS/Google) that may be authenticated

Acceptance criteria

  • Given a user that wishes to access data in a cloud provider, there's a documented practice for how to set up their data and authenticate themselves to access it.

Tasks to complete

  • See what tutorials and guides other communities have written, consider linking to them
  • Define the recommended best practices for accessing this data from a 2i2c hub
  • Write out a draft PR for one or more cloud providers
  • ...
@choldgraf choldgraf added 🏷️ documentation Enhancement An improvement to something or creating something new. labels May 3, 2021
@choldgraf choldgraf changed the title Document best-practices in remote data storage Support reading data from cloud data storage Aug 31, 2021
@yuvipanda
Copy link
Member

I think there's other more specific issues dealing with this now, and we do allow reading from various cloud datasets most of the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to something or creating something new.
Projects
None yet
Development

No branches or pull requests

2 participants