Understanding Compression Algorithms
7/6/2024 · 17 min read
In this post, I want to talk about software compression algorithms. I was asked to improve the deployment process for an internal project. Its large build artifacts had to be uploaded to S3, and I qui...