The project called for an automation that collected pixel data in CSV format from an FTP site and collated it by customer & date. It was deployed to AWS as a Lambda that ran nightly. After each run it posted the data to another provider to enrich it, collected the results, and routed the result to each customer's preferred output destination.
Built with
- AWS Lambda
- API Integration
- Automation