hands-on lab
Processing File Uploads Asynchronously with Amazon EventBridge
Difficulty: Beginner
Duration: Up to 1 hour and 30 minutes
Students: 201
Rating: 5/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Description
Amazon EventBridge is a serverless event bus from AWS. It enables sophisticated event-driven architectures where system components interact and respond with each other asynchronously.
Learning how to use Amazon EventBridge will make you more effective at deploying complex systems in the public AWS cloud.
In this hands-on lab, you will use Amazon EventBridge to asynchronously convert a document file uploaded to an Amazon S3 bucket.
Learning Objectives
Upon completion of this beginner level lab, you will be able to:
- Create a new Amazon EventBridge rule
- Configure an EventBridge rule to transform event data
- Test your rule
- See how to monitor your rule
Intended Audience
- Candidates for AWS certification
- Cloud Architects
- Data Engineers
- DevOps Engineers
Prerequisites
Familiarity with the following will be beneficial but is not required:
- Amazon EventBridge
- Amazon Simple Storage Service (S3)
- AWS Lambda
The following content can be used to fulfill the prerequisites:
Environment before
Environment after
Covered topics
Lab steps
Logging In to the Amazon Web Services Console
Creating an EventBridge Rule
Testing your Amazon EventBridge Rule