AWS Batch: A Detailed Guide to Kicking Off Your First Job
Fri 29 June 2018
There are always the kind of tasks that need to run periodically, either to analyze and process information (like fraud detection), or to simply do things like send email reports. But for that, we need to have a tool to schedule computer resources and, of course, the script.
But what …
Continue reading »