Regions
Deno Deploy deploys your code throughout the world. Each new request is served from the closest region to your user. Deploy is presently located in the following regions:
- Tokyo (
asia-northeast1
) - Mumbai (
asia-south1
) - Singapore (
asia-southeast1
) - Sydney (
australia-southeast1
) - Tel Aviv (
me-west1
) - London (
europe-west2
) - Frankfurt (
europe-west3
) - Netherlands (
europe-west4
) - Sao Paolo (
southamerica-east1
) - North Virginia (
us-east4
) - Texas (
us-south1
) - California (
us-west1
)
We will update the list as we add more 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.