Serverless Conversions From GZip to Parquet Format with Python AWS Lambda and S3 Uploads
In this article I demonstrate using a Python based AWS Lambda SAM project with the AWS Data Wrangler Lambda Layer to perform data format translation from GZipped JSON files into Parquet upon an S3 upload event.
By