0

Netlify, the platform for modern web development, has announced Netlify Edge Functions, bringing standards-based edge compute to Netlify’s development workflow. Developers can now build fast web experiences in less time, using Edge Functions to run dynamic content or even an entire application from the network edge without compromising performance.

Built on Deno, an open source runtime, Edge Functions work out-of-the-box with new server-side features from existing web frameworks like Next.js, Nuxt, Astro, Eleventy, and SvelteKit as well as new edge-first frameworks like Hydrogen and Remix.

Netlify’s suite of serverless capabilities – Netlify Functions, Background Functions, Scheduled Functions, and now Edge Functions – give developers the flexibility to apply compute exactly where and when they need it.

“Frontend and web frameworks are starting to take advantage of a programmable, streaming edge layer, and it’s an enormous opportunity,” said Matt Biilmann, CEO, Netlify. “As this starts to open new possibilities within the Jamstack architecture, it’s essential that we follow a similar transparent, standards-based approach with our serverless runtime at Netlify’s Edge network. This way developers can use these newer edge-first capabilities in today’s frameworks without even having to think about the underlying infrastructure.”

Netlify Edge Functions is now available in public beta.

You may also like