最近使用 SNS 搭配 SQS 的方式,來進行 upload file 的處理流程
- Amazon SNS event sources - Amazon Simple Notification Service
- Amazon SNS event destinations - Amazon Simple Notification Service
code 參考
- Code examples for Amazon SNS using AWS SDKs - Amazon Simple Notification Service
- Amazon SQS examples using SDK for Python (Boto3) - AWS SDK Code Examples 滿好的參考範例
- AWS SDK for Python (Boto3) code examples
Reference
- Walkthrough: Configuring a bucket for notifications (SNS topic or SQS queue) - Amazon Simple Storage Service
- 演練:設定儲存貯體的通知 (SNS 主題或 SQS 佇列) - Amazon Simple Storage Service
- Event-Driven Computing with Amazon SNS and AWS Compute, Storage, Database, and Networking Services | AWS Compute Blog
- 可參考 Storage services 中 Amazon S3 這段
- Receive S3 event notifications to an Amazon SQS queue that uses SSE