There are various places where files are put to s3 and fetched from s3.
Ideally, we will want something that functions completely as a drop in replacement and the same commands inside containers to access s3 work. Or, we will need to make changes to all places in the code to make the file storage backend configurable.
cc @geohacker
There are various places where files are put to s3 and fetched from s3.
Ideally, we will want something that functions completely as a drop in replacement and the same commands inside containers to access s3 work. Or, we will need to make changes to all places in the code to make the file storage backend configurable.
cc @geohacker