---
last_modified: 2026-03-19
title: "Regions"
---

:::warning Sunsetting on July 20, 2026

Deno Deploy Classic will be shut down on July 20, 2026. We recommend migrating
to the new <a href="/deploy/">Deno Deploy</a> platform. See the
<a href="/deploy/migration_guide/">migration guide</a> for details.

:::

Deno Deploy Classic deploys your code throughout the world. Each new request is
served from the closest region to your user. Deno Deploy Classic is presently
located in the following regions:

- Singapore (`asia-southeast1`)
- London (`europe-west2`)
- Frankfurt (`europe-west3`)
- São Paulo (`southamerica-east1`)
- North Virginia (`us-east4`)
- California (`us-west2`)

This list will be maintained to reflect the latest summary of our regions.

Code is deployed to all regions and is served from the region closest to the end
user to minimize latency. It is not currently possible to restrict the regions
in which your code is deployed.
