Correct answer - "Setup a Worker environment and a cron.yaml file" : Here you need a
cron.yaml file to define the cron jobs and do the repetitive tasks. This
cron.yaml file is only available for Worker environments.
Incorrect answers - .ebextensions/ won't work to define cron jobs, and Web Server
environments cannot be setup to perform repetitive and schedule tasks.