EDA(Event-Driven Architecture)
CloudEvents
| Key | Type | Required | Description | Example |
|---|---|---|---|---|
specversion | String | ✓ | CloudEvents spec 버전 | 1.0 |
type | String | ✓ | 이벤트 타입으로 domain, subdomain, event, command, event_version 등으로 구성 | domain.subdomain.event.v2 |
source | URI Reference |