24
loading...
This website collects cookies to deliver better user experience
Deno Deploy is a multi-tenant JavaScript engine running in 25 data centers across the world. The service deeply integrates cloud infrastructure with the V8 virtual machine, allowing users to quickly script distributed HTTPS servers. This novel “serverless” system is designed from the ground up for modern JavaScript programming.
addEventListener("fetch", (event) => {
event.respondWith(new Response("Hello world"));
});
We believe Deploy is the fastest serverless system available. We hope to nail down this bold claim with performance benchmarks in future releases.