I have an EC2 instance that schedule many tasks (using crontab). some of them are executed every 1 min, 5 min, and so on..
I want to move all cron tasks into AWS service.
I am trying to figure which AWS service can give me the best solution.
I found 2 services that can schedule cron like tasks:
which of them can give me the best solution?