Have you ever wondered how you would schedule something like a cron job or scheduled event when working with a serverless application?
This is one of the most asked questions I get when teaching serverless application development. In this video, you'll learn how to quickly add a scheduled event or cron job to an existing Lambda function, and if you've not deployed a function yet, you'll also learn how to do so using AWS Amplify.