Serverless functions and jobs
AWS Lambda
Run functions in managed language runtimes and invoke them on cron or rate schedules with EventBridge Scheduler.
What it runs
AWS Lambda is listed as a function service. It is best considered within the serverless functions and jobs category.
Before choosing it
Confirm current runtime limits, pricing, supported regions, secret handling, retry behavior, and time-zone rules in the provider documentation. Those operational details can change.
Read the official scheduling or product documentation