Skip to content

nullstone-modules/aws-eventbus

Repository files navigation

EventBus

Nullstone module to create an AWS EventBus.

When to use

EventBus provides an AWS-managed service for building event-driven architectures. This services provides a way to route events to a centralized bus. Other services can selectively subscribe to events to perform additional actions.