Nobel Prize Data Lake — Medallion Architecture on AWS
A medallion-architecture data lake on AWS S3 with Prefect-orchestrated ETL Lambdas — raw API responses → bronze joins → silver analytics table.
A medallion-architecture data lake on AWS S3 with Prefect-orchestrated ETL Lambdas — raw API responses → bronze joins → silver analytics table.
An event-driven serverless application on AWS: scheduled Lambda polling a third-party API, S3 event-triggered DynamoDB sync, and API Gateway endpoints for queries.