Introduction In this post, we’ll create and deploy a Nuxt fullstack application on Cloudflare Pages that uses server routes (API endpoints) to access Neon Serverless Postgres with Cloudflare Hyperdrive. Cloudflare Hyperdrive, now Generally Available, is a serverless application t...
Scale to zero is the Neon feature where you can say: “When my database is idle for X seconds, shut it off so I’m not paying for it, but wake it up when I need it again.” This is possible because Neon separates compute and storage: we shut off compute, storage stays safe and sound...