A crash course on Serverless with AWS — Triggering Lambda with SNS Messagingby@adnanrahic
1,687 reads
1,687 reads

A crash course on Serverless with AWS — Triggering Lambda with SNS Messaging

by Adnan Rahić7mSeptember 3rd, 2018
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

This tutorial takes a look at triggering AWS Lambda functions from AWS SNS messages. All the code from this tutorial is already on GitHub if you want to check out the end result right away. The code itself will just mimic the behavior of a random complex computation. This mimics a heavy computational background task such as data processing, image manipulation or machine learning calculations. It’s a huge anti-pattern for asynchronous workflows, which is our case. Using the Dead Letter Queue as a pool of error logs is a smart use-case.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - A crash course on Serverless with AWS — Triggering Lambda with SNS Messaging
Adnan Rahić HackerNoon profile picture
Adnan Rahić

Adnan Rahić

@adnanrahic

Senior Developer Advocate @ Tracetest.io. Book/Course Author. Failed startup founder and ex-freeCodeCamp local leader.

About @adnanrahic
LEARN MORE ABOUT @ADNANRAHIC'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Adnan Rahić HackerNoon profile picture
Adnan Rahić@adnanrahic
Senior Developer Advocate @ Tracetest.io. Book/Course Author. Failed startup founder and ex-freeCodeCamp local leader.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!