시작하기무료로 시작하기

Filter a fanout with SNS subscription filter policies

At NimbusCart, one SNS topic fans out order events to several SQS queues, and you're checking how subscription filter policies route them.

Use the fanout visualizer to see how one SNS topic distributes messages to multiple SQS queue subscribers. Each subscription can have a filter policy that decides which messages that queue actually receives. Publish a message and watch how the message attributes are matched against each queue's filter policy.

Question: An SNS topic fans out to three SQS queues. The 'high-priority' queue has a subscription filter policy of {"severity": ["critical"]}. A message is published with attribute severity="warning". What happens?

이 연습은 강의의 일부입니다

Deploying Applications on AWS

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작