Skip to content
Rafael Vera Marañón Senior Data Engineer & Data Architect

Project

AWS Lambda ETL to Power BI API

Serverless ETL experiment with Lambda, API Gateway, Docker, FastAPI and Power BI streaming.

AWS Lambda ETL to Power BI API
Context
Public serverless data engineering project documented on Medium.
Problem
Streaming data into Power BI from AWS requires careful API, packaging and runtime handling.
Solution
Wrapped ETL logic behind FastAPI and AWS Lambda, using API Gateway and serverless deployment patterns.
Impact
Shows serverless packaging, integration constraints and BI streaming experimentation.

Stack

AWS LambdaAPI GatewayFastAPIDockerPower BICloudFormation

Links

This is listed as a project because it includes a public repository and a documented serverless implementation.