AWS interaction between applications¶
- Amazon Simple Notification Service (Amazon SNS): publish/subscribe service
- subscribers:
- web servers
- email addresses
- AWS Lambda functions
- ...
- subscribers:
- Amazon Simple Queue Service (Amazon SQS): message queuing service