Code Fellows Reading Notes

419

AWS SQS vs SNS

SNS is typically used when there is a need for real-time communication between different components of a system, or when multiple subscribers need to be notified of events occurring on a particular topic.

AWS SNS and SQS

SQS and SNS Basics