Frontend development tool provider https://vercel.com/about has released a middleware library, called new Edge Functions, that provides automatic global deployment of functions on https://aws.amazon.com/?utm_content=inline-mention. https://vercel.com/blog/edge-functions-generally-available are serverless instances of functions written in https://thenewstack.io/2022-a-golden-year-as-javascript-moves-to-the-edge/, https://thenewstack.io/what-typescript-brings-to-node-js/, or https://thenewstack.io/should-webassembly-get-a-paas/ (which allows you to bring in functions from other languages). With Edge Functions, deployment on the global edge network is the default.

Vercel’s Edge Network saw over 30 billion Edge Function invocations since the beta launch earlier this year.

Edge Functions are middleware functions supported by Next.js, Nuxt, Astro, and SvelteKit as well as created as a standalone function in Vercel CLI.

Related Articles