|
|
|
|
|
by iain_hecker
4376 days ago
|
|
That's where SNS comes in. We publish to SNS which will fan out to multiple SQS queues. When a new service is built, it says to SNS "subscribe my queue to these topics". The publisher of the event doesn't know about the subscribers. |
|