
Serverless ETL Pipeline for Weather Data
Build a serverless weather ETL pipeline on AWS. Lambda ingests OpenWeatherMap data, Kinesis Data Firehose partitions it into an S3 data lake, Glue catalogs and transforms it, and Aurora Serverless v2 stores the result. EventBridge schedules the whole thing.






