SNS and SQS Quiz

5 questions Pass: 70% +25 pts

Quiz covering Other AWS Services

SNS and SQS Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which AWS service is primarily used as a message queuing service to decouple and scale microservices, distributed systems, and serverless applications?

  2. 2

    You need to send a notification to multiple subscribers simultaneously, including email, SMS, and Lambda functions. Which service should you choose?

  3. 3

    A developer wants to ensure that messages in an SQS queue are processed in the exact order they were sent and that no duplicates are processed. Which queue type should they select?

  4. 4

    What is the primary purpose of a 'Dead Letter Queue' (DLQ) in Amazon SQS?

  5. 5

    You are designing a system where SNS publishes to an SQS queue. If the SNS topic is encrypted with a Customer Managed KMS Key, what must you configure to ensure messages reach the queue?