|
|
|
|
|
by davide_v
1271 days ago
|
|
I'm still using the old way: "crontab -e" inside the same EC2 where I run the app. In case of failure I automatically send an email to me.
This is the easiest scenario in case you already have an EC2 for some other things that is already running.
Instead, from scratch (no EC2), I'd probably use Lambda. |
|