How Triplebyte solved its office Wi-Fi problems
This is good general wi-fi infrastructure advice for home use too
randomised prefixes in S3 are no longer necessary to improve performance
This S3 request rate performance increase removes any previous guidance to randomize object prefixes to achieve faster performance. That means you can now use logical or sequential naming patterns in S3 object naming without any performance implications.
Having said that, it sounds like they may still help to a degree anyway.(tags: s3 coding architecture aws tips)