Our Blog

Notes from the work

What we have learned building and rescuing products for SaaS companies and startups — architecture, AI, security, delivery. No listicles, no reheated press releases.

Software Architecture

SSE vs WebSockets vs Webhooks vs Polling

Four ways to move a message when it is ready rather than when someone asks. What each one costs at your load, and the decision rule that picks between them.

Read
Software Architecture

Realtime Applications: What They Actually Require

Realtime is not a feature you add. It changes your connection model, your state model, your deployment and your failure modes. What to plan for before you promise it.

Read
Software Architecture

Modern Web Architectures: Part 2

SPAs, PWAs and API-first delivery. The second half of our tour through the choices that shape how a modern web product is built and shipped.

Read
Software Architecture

Modern Web Architectures: Part 1

Monoliths, microservices and serverless. What each one buys you, what it costs, and how to pick without cargo-culting whatever the last conference talk recommended.

Read