CommencerCommencez gratuitement

Route events with an Amazon EventBridge rule

You're a developer at an online retailer whose app publishes events to Amazon EventBridge. The fulfillment team needs to receive only the OrderPlaced events (source orders.service) and ignore everything else on the bus, so you create a rule with an event pattern matching source orders.service and detail-type OrderPlaced, and add an SQS queue as the target.

What determines whether a given event on the bus is forwarded to that queue?

Cet exercice fait partie du cours

<cours>Deploying Applications on AWS</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice