Does Wasabi have any file naming best practices limitations?
    • 14 Dec 2023
    • 1 Minute to read
    • PDF

    Does Wasabi have any file naming best practices limitations?

    • PDF

    Article summary

    Users of AWS S3 may be aware of some AWS S3 best practices as it pertains to object file naming. As explained in the article below, AWS recommends adding some randomness to file names to help out with performance.   

    https://stackoverflow.com/questions/43035449/add-a-random-prefix-to-the-key-names-to-improve-s3-performance

    This file naming approach can be limiting to some users. Wasabi does not have this limitation in our design, which uses a b-tree search mechanism to allow users to utilize any file naming scheme they prefer.