Skip to content

Instantly share code, notes, and snippets.

@0xknon
Last active February 4, 2021 07:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0xknon/3830bb42e6286ccb931d9eb8c5c22318 to your computer and use it in GitHub Desktop.
Save 0xknon/3830bb42e6286ccb931d9eb8c5c22318 to your computer and use it in GitHub Desktop.

Alternative naming schemes for GCP regions

Purpose

The intent is to define terse, standards-supported names for GCP regions.

Schemes

Region Location GCP code A1
APAC Changhua County, Taiwan asia-east1-a
asia-east1-b
asia-east1-c
asea1a
asea1b
asea1c
APAC Hong Kong asia-east2-a
asia-east2-b
asia-east2-c
asea2a
asea2b
asea2c
APAC Tokyo, Japan asia-northeast1-a
asia-northeast1-b
asia-northeast1-c
asne1a
asne1b
asne1c
APAC Osaka, Japan asia-northeast2-a
asia-northeast2-b
asia-northeast2-c
asne2a
asne2b
asne2c
APAC Seoul, South Korea asia-northeast3-a
asia-northeast3-b
asia-northeast3-c
asne3a
asne3b
asne3c
APAC Mumbai, India asia-south1-a
asia-south1-b
asia-south1-c
asso1a
asso1b
asso1c
APAC Jurong West, Singapore asia-southeast1-a
asia-southeast1-b
asia-southeast1-c
asse1a
asse1b
asse1c
APAC Jakarta, Indonesia asia-southeast2-a
asia-southeast2-b
asia-southeast2-c
asse2a
asse2b
asse2c
APAC Sydney, Australia australia-southeast1-a
australia-southeast1-b
australia-southeast1-c
ause1a
ause1b
ause1c
Europe Hamina, Finland europe-north1-a
europe-north1-b
europe-north1-c
euno1a
euno1b
euno1c
Europe St. Ghislain, Belgium europe-west1-a
europe-west1-b
europe-west1-c
euwe1a
euwe1b
euwe1c
Europe London, England europe-west2-a
europe-west2-b
europe-west2-c
euwe2a
euwe2b
euwe2c
Europe Frankfurt, Germany europe-west3-a
europe-west3-b
europe-west3-c
euwe3a
euwe3b
euwe3c
Europe Eemshaven, Netherlands europe-west4-a
europe-west4-b
europe-west4-c
euwe4a
euwe4b
euwe4c
Europe Zurich, Switzerland europe-west6-a
europe-west6-b
europe-west6-c
euwe6a
euwe6b
euwe6c
North America Montréal, Québec northamerica-northeast1-a
northamerica-northeast1-b
northamerica-northeast1-c
nane1a
nane1b
nane1c
North America Council Bluffs, Iowa us-central1-a
us-central1-b
us-central1-c
usce1a
usce1b
usce1c
North America Moncks Corner, South Carolina us-east1-a
us-east1-b
us-east1-c
usea1a
usea1b
usea1c
North America Ashburn, Virginia us-east4-a
us-east4-b
us-east4-c
usea4a
usea4b
usea4c
North America The Dalles, Oregon us-west1-a
us-west1-b
us-west1-c
uswe1a
uswe1b
uswe1c
North America Los Angeles, California us-west2-a
us-west2-b
us-west2-c
uswe2a
uswe2b
uswe2c
North America Salt Lake City, Utah us-west3-a
us-west3-b
us-west3-c
uswe3a
uswe3b
uswe3c
North America Las Vegas, Nevada us-west4-a
us-west4-b
us-west4-c
uswe4a
uswe4b
uswe4c
South America Osasco, São Paulo southamerica-east1-a
southamerica-east1-b
southamerica-east1-c
saea1a
saea1b
saea1c
Code Description
A1 Abbreviated GCP code (equal length)

Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment