Create a Serverless EventBus Using Amazon EventBridge
In this lab, you’ll practice creating and configuring a serverless EventBus using Amazon EventBridge. When you’re finished with this lab, you’ll have a good understanding of setting up rules to consume events from an EventBus and configuring targets.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create an Eventbus in Amazon EventBridge
You’ll learn to create and configure an EventBus in AWS Account.
Challenge
Create and Deploy a Lambda Function to Consume Events from Event Bus
You’ll create and deploy a Lambda function that will read and consume the events from an Amazon EventBridge bus.
Challenge
Create an EventBridge Rule and Setup Lambda Function as Target
You’ll learn to create an EventBridge rule and configure Lambda Function as EventBridge target. You’ll also send an event to test the functionality.
Challenge
Configure an Additional Target with an Advanced EventBridge Rule
You’ll learn to create an advanced rule to route the events to SQS queue.
Challenge
Test the EventBridge Rules
You’ll learn to test the EventBridge rules by publishing an event in the EventBridge.
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