Skip to content

feat: add storage tiering automation#632

Merged
BigBen-7 merged 1 commit into
PinSpace-Org:mainfrom
prismn:feat/issue-583-storage-tiering-automation
Jun 22, 2026
Merged

feat: add storage tiering automation#632
BigBen-7 merged 1 commit into
PinSpace-Org:mainfrom
prismn:feat/issue-583-storage-tiering-automation

Conversation

@prismn

@prismn prismn commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add Terraform lifecycle rules for the backup bucket to transition data through cheaper storage classes over time
  • add an access-analysis script that classifies S3 objects by recency and request volume
  • add documentation for the tiering workflow, retrieval commands, and cost review process

Validation

  • bash -n infrastructure/scripts/analyze-access.sh
  • bash infrastructure/scripts/analyze-access.sh --bucket gistpin-backups --output /tmp/storage-tiering.json
  • npm run build (Backend)
  • git diff --check

Closes #583

@BigBen-7 BigBen-7 merged commit 3fa87a9 into PinSpace-Org:main Jun 22, 2026
1 check failed
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.

Create storage tiering automation

2 participants