Links: S3 object prefixes no longer needed
- Breaking the Limits: News to me. Nice that we don’t have to worry about keys starting with random prefixes. We just need to be able to tolerate 503s. (This is how aws tells us to backoff and try again later)
- Timeouts and Retries for Latency-Sensitive Applications: Aws guidance about s3 retries