S3zipper makes multiple file compression and archiving in AWS S3 easy and painless.
Golang is open source software from Google that helps users build very efficient and reliable software. Golang is very dependable for projects like this one that require concurrency.
Reliable, up-to-date, and trusted software source. AWS SDK for Go is developed by a team from Amazon web services.
All connections to and from Amazon S3 are secure by default.
my_bucket/path/to/my/file
my_bucket/path/to/my/folder
my_bucket/
Download files directly from Aws S3 and Zip files back to S3 buckets in one go.
No pre-zipping of files before upload.
No local server file downloads, zipping, uploading, and cleanup.
my_bucket/
my_bucket
my_bucket/path/to/my/folder
my_bucket/path/to/my/folder/
my_bucket/path/to/my/file
Simple pricing. No surprises.
**Free to zip upto 10 MB**
If you have any questions about this service, let us know.
S3zipper is a service that seeks to make file compression and archiving in Amazon S3 as smooth and simple as possible.
The old way of doing this involved downloading files, creating a compressed file, uploading files back to S3, and finally doing clean up to reclaim space.
This is very inefficient, time consuming and very resource intensive.
We found a better way that involves file streaming and piping.