DEV Community

Event-Driven Development!

Use this tag for all bogs related to event-driven development, microservices, managing eventual consistency or modern architecture designs. You can also use this tag to write about technologies and products in the event-driven domain like Kafka, Solace PubSub+, Rabbit MQ, Tibco...etc or messaging protocols like MQTT, AMQP...etc

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Saga Compensation for a Payments Flow That Actually Unwinds

Saga Compensation for a Payments Flow That Actually Unwinds

Comments
7 min read
Outbox Pattern in Postgres, End to End: Producer, Relayer, Consumer

Outbox Pattern in Postgres, End to End: Producer, Relayer, Consumer

1
Comments
7 min read
Designing WhatsApp's Typing Indicator: The Question That Tests Your Real-Time Skills

Designing WhatsApp's Typing Indicator: The Question That Tests Your Real-Time Skills

Comments
8 min read
Designing a Notification System That Survives 10x Traffic Spikes

Designing a Notification System That Survives 10x Traffic Spikes

Comments
8 min read
The Idempotency Token Pattern Every Event-Driven System Forgets Until 3 AM

The Idempotency Token Pattern Every Event-Driven System Forgets Until 3 AM

1
Comments 1
7 min read
The Dead Letter Queue Pattern: 200 Lines That Save Your Friday

The Dead Letter Queue Pattern: 200 Lines That Save Your Friday

1
Comments
7 min read
200-Line Outbox Pattern: ~90% Fewer Mystery Bugs

200-Line Outbox Pattern: ~90% Fewer Mystery Bugs

3
Comments 2
9 min read
Saga Pattern Without the Drama: A Real Order Service in 200 Lines

Saga Pattern Without the Drama: A Real Order Service in 200 Lines

1
Comments 1
8 min read
CQRS Is Almost Always Wrong. Here Are the 4 Cases Where It's Actually Right.

CQRS Is Almost Always Wrong. Here Are the 4 Cases Where It's Actually Right.

Comments
7 min read
Message Queue Example using RabbitMQ in Go

Message Queue Example using RabbitMQ in Go

Comments
11 min read
Message-Driven architecture vs REST-APIs

Message-Driven architecture vs REST-APIs

2
Comments 4
2 min read
Event-Driven Architecture in Practice: What Actually Goes Wrong

Event-Driven Architecture in Practice: What Actually Goes Wrong

Comments
8 min read
Python CQRS: Building distributed systems without the pain (Sagas, Outbox, Event-Driven)

Python CQRS: Building distributed systems without the pain (Sagas, Outbox, Event-Driven)

21
Comments 1
7 min read
Decoupling a Live App with Domain Events (Part 2)

Decoupling a Live App with Domain Events (Part 2)

1
Comments
5 min read
Understanding createElement() in JavaScript

Understanding createElement() in JavaScript

2
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.