Neon is a single writer, multiple readers, and multi-tenant system that runs in Kubernetes containers. The two cornerstones of Neon’s architecture are: In a previous article, I talked about architectural decisions and the reasons behind them. In this article, we take a closer look at the storage engine. Separation of Compute and Storage Traditionally, databases […]