Caching in the BFF: In-Memory, Redis & Response Caching
Where caching belongs in a BFF architecture, how to avoid stale-data bugs, and cache invalidation patterns.

Search for a command to run...
Articles tagged with #architecture
Where caching belongs in a BFF architecture, how to avoid stale-data bugs, and cache invalidation patterns.

Standing up the BFF service, aggregating upstream calls, shaping responses, and handling errors with real code.

A practical comparison of OAuth2, OpenID Connect, and SAML—what problems they solve, how they work, and when to use each.

How signed cookies extend authentication to the CDN layer and securely protect static assets in a real-world system.

Real-world insights from integrating an external IdP into a legacy PHP ecosystem—and what developers should know before building their own auth system

A high-level walkthrough of how the CSL web app authenticates users through a hybrid IdP + server-session design
