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.