This is still quite confusing I think.
Amazon S3 automatically adjusts the prefix value according to the request rate.
So as an end-user I have no way of impacting prefixing at all, because it's all automatic?
A partitioned prefix in a bucket can support 3,500 PUT/COPY/POST/DELETE or 5,500 GET/HEAD requests per second.
And by extension it's impossible to know what the actual limit is? Because this is a lower bound that is multiplied by a prefix value that is managed by AWS and invisible to us as the end user?
For prefixes, "/" is just another character. The "/" does not indicate a partition placement.
This also implies that the prefix partitioning can happen anywhere in the key name?
Thank you for your comment. We'll review and update the Knowledge Center article as needed.
In the video on youtube, you said the prefix is "BucketName/Project/WordFiles/", but in this post, you said the prefix is “BucketName/Project/WordFiles/123.txt”. Which is correct?
Thank you for your comment. We'll review and update the Knowledge Center article as needed.
It's been 3 months and you still haven't updated the article or even properly acknowledged the questions. "Thank you, we will review, etc." is not an adequate response because it is generic. You should be answering the specific questions with specific answers if you expect folks to actually get help from this knowledge-center.
This post is quite unclear and confusing. It also points to the 2018 video which is out of date. Probably best to just delete this post and point to the current s3 performance whitepaper at: https://docs.aws.amazon.com/whitepapers/latest/s3-optimizing-performance-best-practices/introduction.html
This does not clarify the difference between prefixes and folders. If we use "/" as a delimiter, does that mean it will create folders? What if the delimiter is "-"? Then folders won't be created? But you can still get the benefits of prefixes, or no?
Every example for prefixes all use "/" as if they are creating folders so I do not understand if prefixes and folders are just interchangeable or if something different will happen with a different delimiter.
I am frustrated because this question came up on an exam and I got it incorrect because I chose the folder option and it wanted the prefix option which to me sound like the exact same thing.
Relevant content
- asked a year ago
- asked 2 years ago
- asked 2 years ago

