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

Switch S3 location for static data assets #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MikeTheCanuck
Copy link
Contributor

@MikeTheCanuck MikeTheCanuck commented Jul 8, 2018

Replace S3 location for static data assets to enable DevOps to remove real-time data from data archive (with data lifecycle policies that reduce our costs).

The Hacko-data-archive will get migrated to glacier as the data ages out - lower cost, slower retrieval - and it costs us every time one of the files gets called back to service.

The Hacko-cdn bucket will be considered a quick-and-dirty CDN and will keep its data in active rotation for typical web access.

If you'd prefer to use a standard web (http) retrieval approach instead of the boto library, we can turn on the static website hosting for the bucket as well.

Replace S3 location for static data assets to enable DevOps to remove real-time data from data archive (with data lifecycle policies that reduce our costs)
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.

None yet

1 participant