Home

Papers

Research papers, tutorials, and technical explorations.

Serverless Warm Memory: A Distinct Service Category

Serverless platforms optimized for stateless, elastic compute. But memory-bound workloads need the opposite: warm RAM, fast local disk, and sticky routing. This isn't better serverless. It's a different abstraction entirely, one that treats memory as the product rather than an implementation detail.

Jan 19, 2026

Stateful by Design: The Missing Serverless Abstraction

Serverless removed servers from the developer's mental model, but it also removed state from first-class support. For data-intensive workloads, that tradeoff is increasingly costly. Stateful-by-design removes the fiction that state does not exist. That is the missing abstraction.

Dec 26, 2025

© 2026

RSS Tags