In this lab, you learn how to use a HTTP API to drive event driven architecture, and invoke AWS Lambda functions by triggering Amazon EventBridge rules directly from Amazon API Gateway.
Level
Intermediate
Duration
2 Hours 0 MinutesCourse Objectives
In this course, you will learn how to:
- Create an Lambda function and configure environment variables.
- Create EventBridge rules targeting Lambda functions
- Create a HTTP API and Web Socket endpoint using API Gateway.
- Create an API Gateway method to integrate with EventBridge.
Intended Audience
This course is intended for:
Developers responsible for designing computer or mobile applications.
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- Access to a computer with Microsoft Windows, Mac OS X, or Linux (Ubuntu, SuSE, or Red Hat)
- A modern internet browser such as Chrome or Firefox
Course Outline
Task 1: Create Lambda Functions
Task 2: Configure EventBridge
Task 3: Configure API Gateway
Task 4: Testing the Event-Driven Architecture