AWS Service

Amazon EventBridge

EventBridge routes events between AWS services, SaaS partners, and custom applications using buses and rules.

What This Service Solves

EventBridge routes events between AWS services, SaaS partners, and custom applications using buses and rules.

  • Use EventBridge for event-driven routing, SaaS integration, scheduled events, archive/replay, and loosely coupled workflows.

When You Should Not Use It

  • Avoid EventBridge when strict queue semantics, consumer-controlled polling, or long backlog processing are central.

What AWS Manages and What You Manage

AWS manages event bus routing. You manage event patterns, buses, rules, targets, archives, permissions, and schema expectations.

Security Implications

Use resource policies for cross-account buses and least-privilege target roles.

Availability and Scaling

Targets can fail independently. Use DLQs, retries, and idempotency.

Event patterns and target limits matter. Archive/replay helps recover from downstream issues.

Cost Behavior

Events published, archive storage, replay, and target service cost add up.

Common Integrations

  • Lambda
  • Step Functions
  • SQS
  • SNS
  • CloudTrail
  • Scheduler

How AWS Might Present It

Certification-Specific Depth

DVA-C02

Developer Associate

Know configuration choices, integrations, failure modes, security, operations, and cost tradeoffs.

DEA-C01

Data Engineer Associate

Know configuration choices, integrations, failure modes, security, operations, and cost tradeoffs.

Related Comparisons

Sources and Review Metadata

This independent training application is not affiliated with or endorsed by Amazon Web Services. AWS, Amazon Web Services, and AWS certification names are trademarks of Amazon.com, Inc. or its affiliates.