Ronak Raithatha
Engineer @ BoomTown
In short, AWS Lambda is a compute service which is serverless, and runs in response to events from the AWS ecosystem.
Common Use Case: Web Application
Common Use Case: Mobile Backend
Common Use Case: Big Data Processing
Common Use Case: Real-Time Streaming of Data
Source: AWS Serverless Computing
Steps to create a Lambda activated by API Gateway
Is a command line utility that takes the overhead of AWS Lambda and it's triggers and automates it.
Steps to create a Lambda activated by API Gateway
Tag: hello-world
Creating a CRUD Todo application with DynamoDB storage
Tag: todos
Firing events to SNS using Scheduler
Tag: sns
Server vs. Serverless
Lambda
Cloudwatch
SNS
API Gateway
DynamoDB