Why my uploads on amazon get saved in many different folders?
as here
2X / a
/original/2X/a/a7ad55f035da12b1f978d534e90d1485969851b8.png
Why my uploads on amazon get saved in many different folders?
as here
2X / a
/original/2X/a/a7ad55f035da12b1f978d534e90d1485969851b8.png
The history is that we introduced this naming scheme for local file systems which degrade heavily in performance if a single folder contains enormous amounts of files.
In s3, being a flat namespace, this structure is not particularly helpful, it also does not cause too many issues, so we left it that way.