proskillv1.0.0

event-driven-architecture

Design event-driven systems that stay consistent — queues vs streams, pub/sub topology, idempotent consumers, the transactional outbox, sagas for multi-service workflows, dead-letter queues, ordering guarantees, and event schema evolution without breaking consumers.

$npx vanara install event-driven-architecture

Included with Vanara Pro ($10/mo) — unlocks all 206 items. See pricing →

Overview

Events decouple services in space and time — and replace one shared-database consistency model with a dozen smaller contracts you must now design explicitly: delivery (at-least-once, always), ordering (per-key at best), atomicity (the outbox), and failure routing (DLQs). This skill is the working reference for those contracts. Deep detail in references/; the outbox and saga in runnable form in exa

What it covers

Details

Tier
Pro — $10/mo
Version
1.0.0
Depth
3 references · 2 examples · 0 runnable scripts
Runs on
Your own Claude Code — no API keys
← All skills