How to Trigger Lambda with SNS Messaging: Going Serverless with AWSby@taavi-rehemagi
9,668 reads

How to Trigger Lambda with SNS Messaging: Going Serverless with AWS

tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

This tutorial takes a look at triggering functions from Amazon Simple Notification Service (SNS) The code itself will just mimic the behavior of a random complex computation. Using the Dead Letter Queue as a pool for your error logs is a smart use-case. Sending data through a pub/sub service like SNS or a queue like SQS will make sure you have data integrity. All the code from this tutorial is already on GitHub if you want to check out the end result right away.

Company Mentioned

Mention Thumbnail
featured image - How to Trigger Lambda with SNS Messaging: Going Serverless with AWS
Taavi Rehemägi HackerNoon profile picture

@taavi-rehemagi

Taavi Rehemägi

CEO of Dashbird. 13y experience as a software developer & 5y of building Serverless applications.


Receive Stories from @taavi-rehemagi

react to story with heart
Taavi Rehemägi HackerNoon profile picture
by Taavi Rehemägi @taavi-rehemagi.CEO of Dashbird. 13y experience as a software developer & 5y of building Serverless applications.
Serverless af

RELATED STORIES

L O A D I N G
. . . comments & more!