This document provides an overview of event-driven architecture patterns using Amazon EventBridge. It discusses key concepts like events, event producers, event consumers, and event carriers. It describes different categories of events and common event types. The document also summarizes some important patterns for event-driven architecture including hub-and-spoke event bus, transformed event flow, and static event flow. Finally, it provides an overview of Amazon EventBridge and how it can be used to implement these patterns through features like custom event buses, event filtering and routing, and integration with AWS services.