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

OC-1026: Configure intelligent tiering for S3 buckets #781

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

Conversation

finlay-jisc
Copy link
Collaborator

The purpose of this PR was to make use of the intelligent tiering storage class for AWS S3 that intelligently moves objects into a different archival class based on the frequency of their retrieval for a small management fee.

I've applied it to the buckets that I expect to have lots of files and variable rates of retrieval.


Acceptance Criteria:

Intelligent tiering is used where beneficial.


Checklist:

  • Local manual testing conducted
  • Automated tests added
  • Documentation updated

Screenshots:

The lifecycle rules have moved items above 128KB to intelligent tiering. Any smaller file doesn't qualify for it. This transition happens overnight each day.

Screenshot 2025-03-12 095053

@finlay-jisc finlay-jisc requested a review from a team as a code owner March 12, 2025 10:26
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