What is an S3 prefix?
What does KMS have to do with performance?
The exact amount for the quota is region-specific, but is either 5,500; 10,000; or 30,000 requests per second.
Can you request a quota increase for KMS?
Yes
What is Multi-Part Upload?
What are S3 Byte Range Fetches?
What would you use if you just want to download partial amounts of a file?
S3 Byte Range Fetches with just the relevant bytes
At what file size is Multi-Part Upload recommended?
100MB
At what file size is Multi-Part Upload required?
5GB
What do S3 prefixes have to do with performance?
What is a good common way to ensure lots of different prefixes in S3?
Go by timestamp of upload
(there are many right answers here)