Skip to content

Pasted image 20221101205129.png

EventBride

TLDR

Central message service with the most amount of targets. Is used by aws behind the scenes alot

Features

  • schedule (cron jobs)
  • event pattern (email when root user logs in)
  • json format
  • can archive events
  • replay archived events
  • event json is typed, can be nice for custom code/lambda

Sources

Targets

Event Buses

  • supports resource based policies
  • can allow events from other accounts

Default

  • AWS Services

Partner Event bus

  • supported 3rd party events

Custom Event Bus

  • for custom apps