Schedule AWS Lambda Functions Trigger Using Amazon EventBridge
In this lab, you’ll practice setting up Lambda function trigger on an automated schedule in EventBridge. When you’re finished with this lab, you’ll have a good understanding of using EventBridge to trigger targets using scheduled pattern.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create and Deploy a Lambda Function
You’ll create and deploy a Lambda function that will update the DynamoDB table.
Challenge
Create an EventBridge Rule and Setup Lambda Function as Target
You’ll learn to create and set up an EventBridge rule using a scheduled interval to trigger a Lambda function. You’ll also test the end to end flow.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic understanding of AWS Lambda functions
- Basic understanding of Identity and Access Management, roles and permission.