nejckorasa / nejckorasa.github.io

https://nejckorasa.github.io
1 stars 1 forks source link

posts/s3-unzip/ #6

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Stream unzip files in S3 with Java | Nejc Korasa

I’ve been spending a lot of time with AWS S3 recently building data pipelines and have encountered a surprisingly non-trivial challenge of unzipping files in an S3 bucket. A few minutes with Google and StackOverflow made it clear many others have faced the same issue. I’ll explain a few options to handle the unzipping as well as the end solution which has led me to build nejckorasa/s3-stream-unzip. To sum up:

https://nejckorasa.github.io/posts/s3-unzip/

nejckorasa commented 2 years ago

:+1: