We have lots of files in S3 (>1B), I'd like to compress those to reduce storage costs. What would be a simple and efficient way to do this?
Thank you
Alex
Amazon S3 cannot compress your data.
You would need to write a program to run on an Amazon EC2 instance that would:
An alternative is to use Storage Classes: