tator
tator copied to clipboard
Investigate minio tiering for upload bucket
Minio supports object transition, or "tiering", where a lifecycle rule can automatically move an object to a remote, S3-compatible object store. Investigate using this for the upload bucket on the cloud deployment, where the "live" tier is our own minio instance and the "backup" tier is an S3 bucket (configured with some sort of archival storage class, like GDA or IA).