Event Driven Architecture

Design event-driven systems — event sourcing, CQRS, saga pattern for distributed transactions, message queue patterns, and event schema design. Use when asked about "event sourcing", "CQRS", "saga", "distributed transaction", "message queue", "Kafka", "publish/subscribe", "event-driven", or "how to coordinate across services without direct calls". Do NOT use for: real-time WebSocket UI patterns — that is a frontend concern.

yanacuti1121 abde143 5.2 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/event-driven-architecture commit abde14361c

Frequently asked questions

npx skillmds add yanacuti1121/event-driven-architecture