Study. uk . com
  1. Home
  2. All questions
  3. Question 277

AWS Certified Solutions Architect study material · question 277 of 500

A pipe reads from a DynamoDB stream and delivers to an event bus. What does this pattern achieve?

  1. The pipe gains the ability to enrich events
  2. The stream becomes durable for one year
  3. The events are delivered in strict order to every target
  4. The bus fans the events out to many targets according to its rules
Show the answer

Answer: D. The bus fans the events out to many targets according to its rules

Combining a point-to-point pipe with an event bus lets one source reach many targets, with the bus applying its own routing rules.

Source: What Is Amazon EventBridge? (Amazon Web Services) — What Is Amazon EventBridge?

Challenge yourself on this topic → Study as cards