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

Use AWS S3 to store torch binaries #1162

Merged
merged 15 commits into from
May 16, 2024
Merged

Use AWS S3 to store torch binaries #1162

merged 15 commits into from
May 16, 2024

Conversation

dfalbel
Copy link
Member

@dfalbel dfalbel commented May 16, 2024

We are currently using GCS to store and distribute binaries, but that is not ideal.

This PR moves the infra to an S3 bucket to store the binaries with a CloudFront distribution for downloading the binaries.
This makes our infra easier to maintain and also easier to observe.

@dfalbel dfalbel merged commit 3c574ad into main May 16, 2024
18 of 26 checks passed
@dfalbel dfalbel deleted the s3 branch May 16, 2024 20:28
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

Successfully merging this pull request may close these issues.

1 participant