Process batch JSON file from S3, process through ECS and store into DynamoDB
Budget: $30 – $250 USD
The moment json file gets placed in S3, it has to move to sqs, and using lambda trigger and gets the file and run ECS task(call multiple endpoints and get the response) and finally store in dynamoDB.