AWS DevOps & Developer Productivity Blog

Nicola Pietroluongo

Author: Nicola Pietroluongo

Nicola Pietroluongo is an AWS Senior Solutions Architect supporting large enterprises in their strategic implementation solving technical and business challenges. He enjoys sharing innovative ways of tackling problems or delivering ideas. Follow him on Twitter at @niklongstone

Micro ETL pipeline: How to fetch, process, and refresh small data using AWS Lambda and AWS SAM

Whether you are building a data lake, a data analytics pipeline, or a simple data feed, you may have small volumes of data that need to be processed and refreshed regularly. This post shows how you can build and deploy a micro extract, transform, and load (ETL) pipeline to handle this requirement. In addition, you […]