As a developer seeking to periodically execute a task in a serverless architecture, you want to set up an AWS Lambda function that triggers automatically on an hourly basis, similar to how a cron job operates in traditional systems. Which AWS service or feature would you utilize to schedule and trigger your AWS Lambda function every hour? | AWS Certified Developer - Associate Quiz - LeetQuiz