Skip to content
← All articles
Designing scalable fintech systems
Coming soonCode Example

Not published yet

Designing scalable fintech systems

Scale is not a bigger Postgres cluster. It is clear money boundaries, idempotent commands, and a ledger finance can reason about under pressure.

This piece is still being finished. Same URL when it goes live — nothing to bookmark twice.

Meanwhile, these are live

Insight

Stop shipping `isPaid: true`

Most payment bugs are vocabulary bugs. Accepted is not confirmed. Confirmed is not settled. The three-state model this blog starts from — and why your boolean is lying to finance.