aws-lambda-sqs
最近將改為使用 sqs 來 trigger lambda 程式,為之記錄
主要是將 events 改為是用聽 sqs event
有 fanout 需求時
- 搭配 SNS 使用
- Common Amazon SNS scenarios - Amazon Simple Notification Service
- Event-driven architecture🪐. Implement the fan-out messaging pattern… | by Tirlea Ionut | AWS in Plain English
Reference
- Serverless Framework - AWS Lambda Events - SQS Queues 官方 sqs event
- AWS Lambda SQS events with Serverless Framework | by marcin piczkowski | Marcin Piczkowski | Medium