AWS deployment Options: ECS, Batch, Step Functions, which to use?
I am currently having a relatively huge batch logic analyzing transactions and purchase data, and applying dynamic pricing accordingly. It runs twice daily and takes around 2 hours to run. I am confused which AWS service I should use to deploy this logic.