Bird
0
0

Which AWS service acts as the message publisher in the SNS and SQS fan-out pattern?

easy📝 Conceptual Q2 of 15
AWS - SNS and SQS
Which AWS service acts as the message publisher in the SNS and SQS fan-out pattern?
ASNS
BLambda
CSQS
DEC2
Step-by-Step Solution
Solution:
  1. Step 1: Identify the publisher role

    SNS is the service that receives and publishes messages to subscribers.
  2. Step 2: Confirm subscriber role

    SQS queues subscribe to SNS to receive messages.
  3. Final Answer:

    SNS acts as the message publisher. -> Option A
  4. Quick Check:

    Publisher = SNS [OK]
Quick Trick: SNS publishes; SQS subscribes [OK]
Common Mistakes:
MISTAKES
  • Confusing SQS as publisher
  • Assuming Lambda or EC2 publish messages by default
  • Mixing roles of services

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes