Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.25 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.25 KB

Sakura MK I - Credit card bindb service

Project using AWS Lambda and Scala for CSV processing and loading into DynamoDB with bindb information (based on BinDB csv file)

Modules

This project is composed of the following modules so far:

High-level Architecture

alt text

Future improvements

  • Include Elasticache to save the bin information and change the API gateway to search for bins directly to it instead of DynamoDB (to save on costs of using DynamoDB).