Auto-sync: 2026-04-16 17:30
This commit is contained in:
23
wiki/entities/EventBridge.md
Normal file
23
wiki/entities/EventBridge.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "EventBridge"
|
||||
type: entity
|
||||
tags: [AWS, Event-Driven, Serverless]
|
||||
sources: [how-to-simplify-multi-account-deployments-monitoring]
|
||||
last_updated: 2026-04-16
|
||||
---
|
||||
|
||||
## Summary
|
||||
EventBridge 是 AWS 的无服务器事件总线服务,支持构建事件驱动架构,实现跨账号、跨区域的事件路由。
|
||||
|
||||
## Definition
|
||||
Amazon EventBridge 是无服务器事件总线服务,支持从应用程序、SaaS 服务和 AWS 服务接收事件,并通过规则进行路由和过滤。
|
||||
|
||||
## Key Attributes
|
||||
- **类型**:事件路由服务
|
||||
- **开发商**:AWS
|
||||
- **核心功能**:事件驱动架构、跨账号事件转发、事件过滤
|
||||
- **定价**:按事件数量计费
|
||||
|
||||
## Connections
|
||||
- [[AWS]] ← 提供 ← [[EventBridge]]
|
||||
- [[CloudWatch Logs]] ← 集成 ← [[EventBridge]]
|
||||
Reference in New Issue
Block a user