Nubank reduced payment API latency from 1200ms to 280ms (76% reduction) through a two-phase approach. Phase 1 optimized the existing synchronous architecture by propagating context to eliminate redundant calls and collapsing non-essential service layers. Phase 2 introduced an event-driven active caching strategy that

1m read timeFrom building.nubank.com
Post cover image
Table of contents
Phase 1: Optimizing the existing architecturePhase 2: Decoupling read-time composition from back-end dependenciesResults and impact

Sort: