|
|
|
|
|
by blibble
1400 days ago
|
|
> yeah that isn't free either, it adds significant bloat to your metadata yeah, 4 bytes for every megabyte > s3 really isn't the right layer to implement compression. filesystems aren't either. it's better to leave it up to the application. yeah, I'm sure you're right and Amazon have absolutely no idea what they're doing and like to spend unnecessary CPU cycles doing pointless work and add "significant bloat" to their metadata ... or, you're wrong (like in every previous comment in this chain) |
|
this tweet is not talking about compressing customer data in s3, i seriously doubt that aws compresses customer data in s3 for all the reasons i've already listed. i am right and amazon does know what they're doing, which is why they don't compress customer data in s3.
4 bytes per megabyte becomes significant at scale when you have to keep it in ram, which you have to do if you want to avoid the extra IO.