Darryl R.’s Post

View profile for Darryl R., graphic

Cloud Solutions Architect @ Ciena | Believe in Serverless Community

One common use case for the cloud now is for hosting data lakes. To save on storage costs you can store your data in a compressed format but in many cases it will be much more convenient to have data that is ready to be used right away and storage costs are quite small - especially when you're not dealing with millions of files and TB's of size. Using an event-driven serverless approach to handle this seems like it would be an ideal fit in many cases. The example below from Darren Roback shows how you can use events from S3 to trigger AWS Lambda code to decompress archive files as they are uploaded to S3. https://lnkd.in/e856MZ6z

How to Extract ZIP Files in an Amazon S3 Data Lake with AWS Lambda

How to Extract ZIP Files in an Amazon S3 Data Lake with AWS Lambda

medium.com

To view or add a comment, sign in

Explore topics