Lab article · ~13 min read

Idempotency Keys at Scale

The single most under-implemented pattern in financial-services APIs: key design, storage trade-offs (Redis vs Postgres vs hybrid), TTL and eviction, request-fingerprint matching, replay semantics, and the production failure modes that turn a retry into a duplicate payment.

Idempotency API Design Payments Redis Postgres
Read article →
Lab article · ~14 min read

Integration Design Patterns & IBM ACE

The EIP catalogue applied to production: content-based router, message translator, splitter, aggregator, and how IBM App Connect Enterprise implements them in real flows behind the bank.

IBM ACE App Connect EIP Message Flows ESQL
Read article →
Coming soon

Apache Camel for cloud-native integration

Camel K and Camel Quarkus on Kubernetes, route design, and the open-source alternative to commercial integration platforms.

Coming soon

ISO 20022 transformation patterns

Mapping legacy MT messages to ISO 20022 pacs.* and pain.* flows, validation strategies, and the migration paths regulators expect.