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

Cloud access use cases #1

Open
10 tasks
bsipocz opened this issue May 26, 2022 · 2 comments
Open
10 tasks

Cloud access use cases #1

bsipocz opened this issue May 26, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@bsipocz
Copy link
Member

bsipocz commented May 26, 2022

This issue is to collect the use case scenarios that may exist and a subset that we plan to support:

  • authenticated with AWS credentials

    • access public data from any regions
    • access public data from their region
    • access data requiring authentication
      • proprietary data, access costs are still on the provider side (same as with public data)
      • requestor pays access (e.g. cross regions)
  • anonymous, not having AWS credentials

    • access public data from any regions
    • access public data from their region
    • access data requiring authentication

users can be on AWS (e.g. with a jupyterhub), or they can be on their computer (inc. non-cloud servers).

@bsipocz
Copy link
Member Author

bsipocz commented May 26, 2022

Same topic, take from @trjaffe

Use cases:
* User on Fornax
* User on AWS in US east
* User on AWS in US west
* User on university compute cluster, laptop, whatever.

  • And all of the above with
    • Data free to any region
    • Data free only w/in same region

@bsipocz bsipocz added the documentation Improvements or additions to documentation label May 26, 2022
@trjaffe
Copy link

trjaffe commented May 26, 2022

Do I understand correctly that a user who is logged in to our Fornax JupyterHub platform and authenticated through our system (not AWS) inherits the credentials of the Fornax account? Or are they anonymous unless they have their own? Or is this a design decision we need to make about Fornax?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants