Skip to Content
Hands-On Serverless Computing
book

Hands-On Serverless Computing

by Kuldeep Chowhan
July 2018
Intermediate to advanced
350 pages
8h 47m
English
Packt Publishing
Content preview from Hands-On Serverless Computing

Triggers for AWS Lambda

Triggers are how AWS Lambda gets invoked. Triggers are custom events that happen across different AWS services. With these triggers in place, AWS Lambda will get invoked, process the custom event, and generate the response to the service that has been defined in AWS Lambda. For AWS Lambda to be invoked, you will need to have at least one event source or trigger. You can have multiple event sources or triggers for your Lambda to get invoked. Let's look at the different triggers or event sources that are available for different AWS services.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn AWS Serverless Computing

Learn AWS Serverless Computing

Scott Patterson
Erlang and OTP in Action

Erlang and OTP in Action

Eric Merritt, Richard Carlsson, Martin Logan

Publisher Resources

ISBN: 9781788836654Supplemental Content