Get started
You can use Regional Services through the dashboard or via API.
To use Regional Services, you need to first create a DNS record in the dashboard:
- Log in to the Cloudflare dashboard ↗, and select an account and domain.
- Go to the DNS tab.
- Follow these steps to create a DNS record.
- From the Region dropdown, select the region you would like to use on your domain. This value will be applied to all DNS records on the same hostname. This means that if you have two DNS records of the same hostname and change the region for one of them, both records will have the same region.
Refer to the table below for the complete list of available regions and their definitions.
Region | Definition |
---|---|
Australia | Cloudflare will only use data centers that are physically located within Australia to decrypt and service HTTPS traffic. |
Canada | Cloudflare will only use data centers that are physically located within Canada to decrypt and service HTTPS traffic. |
European Union | Cloudflare will only use data centers that are physically located within the European Union. For more details, refer to the list of European Union countries ↗. |
India | Cloudflare will only use data centers that are physically located within India to decrypt and service HTTPS traffic. |
Japan | Cloudflare will only use data centers that are physically located within Japan to decrypt and service HTTPS traffic. |
United States of America | Cloudflare will only use data centers that are physically located within the United States of America to decrypt and service HTTPS traffic. |
FedRAMP Compliant | Cloudflare will only use data centers that are FedRAMP certified. |
ISO 27001 Certified European Union | Cloudflare will only use data centers that are physically located within the European Union ↗ and that adhere to the ISO 27001 certification. |
Germany | Cloudflare will only use data centers that are physically located within Germany to decrypt and service HTTPS traffic. |
Singapore | Cloudflare will only use data centers that are physically located within Singapore to decrypt and service HTTPS traffic. |
South Korea | Cloudflare will only use data centers that are physically located within South Korea to decrypt and service HTTPS traffic. |
Austria | Cloudflare will only use data centers that are physically located within Austria to decrypt and service HTTPS traffic. |
Brazil | Cloudflare will only use data centers that are physically located within Brazil to decrypt and service HTTPS traffic. |
Cloudflare Green Energy | Cloudflare will only use data centers that are committed to powering their operations with renewable energy. |
Exclusive of Hong Kong and Macau | Cloudflare will only use data centers that are NOT physically located within Hong Kong and Macau to decrypt and service HTTPS traffic. |
Exclusive of Russia and Belarus | Cloudflare will only use data centers that are NOT physically located within Russia and Belarus to decrypt and service HTTPS traffic. |
France | Cloudflare will only use data centers that are physically located within Metropolitan France (the European territory of France) to decrypt and service HTTPS traffic. |
Hong Kong | Cloudflare will only use data centers that are physically located within Hong Kong to decrypt and service HTTPS traffic. |
Italy | Cloudflare will only use data centers that are physically located within Italy to decrypt and service HTTPS traffic. |
NATO | Cloudflare will only use data centers that are physically located within North Atlantic Treaty Organization (NATO) countries. For more details, refer to the list of NATO countries ↗. |
Netherlands | Cloudflare will only use data centers that are physically located within the Netherlands to decrypt and service HTTPS traffic. |
Russia | Cloudflare will only use data centers that are physically located within Russia to decrypt and service HTTPS traffic. |
Saudi Arabia | Cloudflare will only use data centers that are physically located within Saudi Arabia to decrypt and service HTTPS traffic. |
South Africa | Cloudflare will only use data centers that are physically located within South Africa to decrypt and service HTTPS traffic. |
Spain | Cloudflare will only use data centers that are physically located within Spain to decrypt and service HTTPS traffic. |
Switzerland | Cloudflare will only use data centers that are physically located within Switzerland to decrypt and service HTTPS traffic. |
Taiwan | Cloudflare will only use data centers that are physically located within Taiwan to decrypt and service HTTPS traffic. |
US State of California | Cloudflare will only use data centers that are physically located within the US State of California to decrypt and service HTTPS traffic. |
US State of Florida | Cloudflare will only use data centers that are physically located within the US State of Florida to decrypt and service HTTPS traffic. |
US State of Texas | Cloudflare will only use data centers that are physically located within the US State of Texas to decrypt and service HTTPS traffic. |
You can also use Regional Services via API. These are some examples of API requests.
List all the available regions
Create a new regional hostname entry
List all regional hostnames for a zone or get a specific one
List all regional hostnames for a specific zone
Patch the region for a specific hostname
Delete the region configuration
You can also configure Regional Services using Terraform. For more details, refer to the cloudflare_regional_hostname
resource ↗ in the Terraform documentation.