Table of contents

  1. EventBridge

EventBridge Logo

EventBridge

  • What does it do?
    • (serverless service for) Event Management: EventBridge is a serverless event bus that allows you to route events from various sources to targets. It enables you to build event-driven architectures and integrate different AWS services and applications.

    AKA: cronjob (for CloudWatch Events), but with more features and capabilities, e.g. support for custom events and integration with third-party services.