Deploy a Lambda Function using AWS SAM in 5 Minutes
AWS Serverless Application Model (SAM)
Mar 11, 20215 min read11K

Search for a command to run...

Series
Enjoy my series and learn about using and creating AWS Lambda Functions
AWS Serverless Application Model (SAM)

Welcome! Today, I am going to show you how to write an AWS Lambda Function that sends an SNS notification. 馃惁 Follow me on Twitter if you would like to see more content like this! 馃惁 TLDR - Here is a link to my Github with the given code. 1. Initial...

Learn about the benefits of serverless

Query a Postgres database using a Lambda in 5 minutes!
