Amazon EventBridge Scheduler is a serverless offering of AWS that enables you to schedule automated tasks in the cloud. It is a fully managed service that can be used to schedule tasks that run at regular intervals or at a specific time in the future. EventBridge scheduler can also be used to schedule tasks that run once or multiple times. It is a great tool for automating tasks such as backups, database snapshots, and report generation.
In this lab, you will create a scheduled task with Amazon EventBridge Scheduler. You will also learn how to programmatically schedule tasks using AWS Lambda.
Upon completion of this beginner-level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisites: