Creating a Time-Triggered AWS Lambda Function
This article will cover basic steps for creating a time-triggered Lambda function. This can be useful if you want to check for something periodically (for example once per hour). You might want to check if your server is up, fetch data from an API an...
blog.dzarsky.eu6 min read