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

Consider using signed URLs instead of proxying #1

Open
adisbladis opened this issue Jul 30, 2019 · 1 comment
Open

Consider using signed URLs instead of proxying #1

adisbladis opened this issue Jul 30, 2019 · 1 comment

Comments

@adisbladis
Copy link

adisbladis commented Jul 30, 2019

Using signed URLs is a better solution than the proxy having to sling all the data through.

This means among other things that a proxy can be deployed in different regions from the buckets without causing excessive egress traffic.

See https://cloud.google.com/storage/docs/access-control/signed-urls.

@flokli
Copy link
Contributor

flokli commented Aug 30, 2019

This is currently a bit clunky to use - however, there's googleapis/google-cloud-go#1495 which should improve matters, with a changeset at https://code-review.googlesource.com/c/gocloud/+/42871.

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

No branches or pull requests

2 participants