Wrote Cron Job to Run Script on Scheduled Intervals

Jessi Jassal

The cron job was written to run at specified intervals in the background. When a predetermined file was detected by the cron job, it notified another services of task completion. Although this project was used to notify when a task was completed, cron jobs can be used to schedule a variety of automation tasks like sending emails or scheduling posts. See project here: https://github.com/harvard-lts/dais-cron.
Like this project
0

Posted Feb 14, 2024

Schedule tasks to run in the background at specified intervals or times.

Automate Deployment of Services to AWS
Automate Deployment of Services to AWS
Automatic Detection of Files on AWS S3
Automatic Detection of Files on AWS S3