Triggers
Types:
- API Gateway
- AWS
- Alexa Skills Kit
- Alexa Smart Home
-
- events
- logs
- Cognito Sync Trigger
- Kinesis
- SNS
- SQS
Pricing
- per requests
- first 1 million are free
- $0.2 per 1M requests
- per duration
- max 5 min
Misc
- Lambda scales out (not up) automatically
- 1 event = 1 function call
- Use AWS X-Ray for debugging