AWS - SNS and SQSWhat does an SNS subscription do in AWS Simple Notification Service?AIt deletes messages from an SNS topic.BIt delivers messages from an SNS topic to an endpoint like email or HTTP.CIt creates a new SNS topic for message publishing.DIt encrypts messages within an SNS topic.Check Answer
Step-by-Step SolutionSolution:Step 1: Understand SNS Topic and Subscription RolesAn SNS topic is a channel for messages. A subscription connects this channel to an endpoint.Step 2: Identify Subscription FunctionThe subscription delivers messages published to the topic to the subscribed endpoint like email or HTTP.Final Answer:It delivers messages from an SNS topic to an endpoint like email or HTTP. -> Option BQuick Check:SNS subscription = message delivery [OK]Quick Trick: Subscription connects topic to endpoint for message delivery [OK]Common Mistakes:MISTAKESConfusing subscription with topic creationThinking subscription deletes messagesAssuming subscription encrypts messages
Master "SNS and SQS" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes API Gateway - API Gateway throttling - Quiz 14medium AWS Lambda - Lambda layers for shared code - Quiz 6medium AWS Lambda - Why serverless matters - Quiz 7medium CloudWatch - CloudWatch Logs - Quiz 11easy CloudWatch - CloudWatch Logs - Quiz 14medium DynamoDB - Scan vs query performance - Quiz 3easy Elastic Load Balancing - SSL/TLS termination - Quiz 2easy Elastic Load Balancing - Network Load Balancer (NLB) - Quiz 13medium Elastic Load Balancing - Target groups concept - Quiz 10hard Elastic Load Balancing - Why load balancing matters - Quiz 1easy