---
title: "Regions"
---

:::info Legacy Documentation

You are viewing legacy documentation for Deno Deploy Classic. We recommend
migrating to the new
<a href="/deploy/">Deno Deploy</a> platform.

:::

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.
