-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RC: Supported Cloud providers regions #334
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
--- | ||
Title: Supported Cloud providers and regions | ||
alwaysopen: false | ||
categories: | ||
- docs | ||
- operate | ||
- rc | ||
description: null | ||
linktitle: Supported regions | ||
weight: 90 | ||
--- | ||
|
||
Your choice of cloud provider and region may affect latency between your application and your database, and may affect what connectivity options are available for your database. | ||
|
||
Redis Cloud supports databases on the following cloud providers: | ||
- [Amazon Web Services (AWS)](#amazon-web-services) | ||
- [Google Cloud](#google-cloud) | ||
- [Microsoft Azure](#microsoft-azure) | ||
|
||
## Amazon Web Services | ||
|
||
Redis Cloud supports databases in the following Amazon Web Services (AWS) regions. | ||
|
||
Redis Cloud Pro databases on AWS support [VPC Peering]({{< relref "/operate/rc/security/vpc-peering#aws-vpc-peering" >}}) and [Transit Gateway]({{< relref "/operate/rc/security/aws-transit-gateway" >}}). | ||
|
||
#### Americas | ||
|
||
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | | ||
|----------------|--------------------------|-----------------|------------------------| | ||
| `ca-central-1` | Montreal, Canada | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `sa-east-1` | Sao Paulo, Brazil | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `us-east-1` | Northern Virginia, USA | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `us-east-2` | Ohio, USA | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `us-west-1` | Northern California, USA | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `us-west-2` | Oregon, USA | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
|
||
|
||
#### Europe | ||
|
||
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | | ||
|----------------|---------------------|-----------------|------------------------| | ||
| `eu-central-1` | Frankfurt, Germany | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `eu-central-2` | Zurich, Switzerland | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `eu-north-1` | Stockholm, Sweden | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `eu-south-1` | Milan, Italy | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `eu-south-2` | Spain | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `eu-west-1` | Ireland | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `eu-west-2` | London, UK | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `eu-west-3` | Paris, France | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
|
||
#### Asia Pacific | ||
|
||
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | | ||
|------------------|----------------------|-----------------|------------------------| | ||
| `ap-east-1` | Hong Kong, China | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `ap-northeast-1` | Tokyo, Japan | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `ap-northeast-2` | Seoul, South Korea | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `ap-south-1` | Mumbai, India | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `ap-south-2` | Hyderabad, India | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `ap-southeast-1` | Singapore | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `ap-southeast-2` | Sydney, Australia | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `ap-southeast-3` | Jakarta, Indonesia | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `ap-southeast-4` | Melbourne, Australia | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
|
||
#### Middle East and Africa | ||
|
||
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | | ||
|----------------|-------------------------|-----------------|------------------------| | ||
| `af-south-1` | Cape Town, South Africa | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `il-central-1` | Tel Aviv, Israel | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `me-central-1` | UAE | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `me-south-1` | Bahrain | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
|
||
## Google Cloud | ||
|
||
Redis Cloud supports databases in the following Google Cloud regions. | ||
|
||
Redis Cloud Pro databases on Google Cloud support [VPC Peering]({{< relref "/operate/rc/security/vpc-peering#gcp-vpc-peering" >}}) and [Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}}). | ||
|
||
#### Americas | ||
|
||
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | | ||
|---------------------------|---------------------|-----------------|------------------------| | ||
| `northamerica-northeast1` | Montreal, Canada | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `northamerica-northeast2` | Toronto, Canada | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `southamerica-east1` | Sao Paulo, Brazil | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `us-central1` | Iowa, USA | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `us-east1` | South Carolina, USA | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `us-east4` | Virginia, USA | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `us-west1` | Oregon, USA | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `us-west2` | Los Angeles, USA | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `us-west3` | Salt Lake City, USA | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `us-west4` | Las Vegas, USA | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
|
||
#### Europe | ||
|
||
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | | ||
|---------------------|---------------------|-----------------|------------------------| | ||
| `europe-north1` | Finland | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `europe-southwest1` | Madrid, Spain | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `europe-west1` | Belgium | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `europe-west2` | London, UK | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `europe-west3` | Frankfurt, Germany | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `europe-west4` | Netherlands | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `europe-west6` | Zurich, Switzerland | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
|
||
#### Asia Pacific | ||
|
||
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | | ||
|------------------------|----------------------|-----------------|------------------------| | ||
| `asia-east1` | Taiwan | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `asia-east2` | Hong Kong, China | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `asia-northeast1` | Tokyo, Japan | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `asia-northeast2` | Osaka, Japan | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `asia-northeast3` | Seoul, South Korea | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `asia-south1` | Mumbai, India | <span title="Supported">✅</span> | <span title="Supported">✅</span> | | ||
| `asia-south2` | Delhi, India | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `asia-southeast1` | Singapore | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `asia-southeast2` | Jakarta, Indonesia | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `australia-southeast1` | Sydney, Australia | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
| `australia-southeast2` | Melbourne, Australia | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
|
||
#### Middle East | ||
|
||
| Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | | ||
|------------|------------------|-----------------|------------------------| | ||
| `me-west1` | Tel Aviv, Israel | <span title="Supported">✅</span> | <span title="Not supported">❌</span> | | ||
|
||
## Microsoft Azure | ||
NoamSternRedis marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Redis Cloud Essentials is available on the following Microsoft Azure regions: | ||
|
||
| Region ID | Location | | ||
|-----------|-----------------| | ||
| `east-us` | Virginia, USA | | ||
| `west-us` | California, USA | | ||
|
||
{{< note >}} | ||
Redis Cloud Pro is available on Azure through Azure Cache for Redis Enterprise. See [Azure Cache for Redis pricing](https://azure.microsoft.com/en-us/pricing/details/cache/) to view the list of Azure regions that support Azure Cache for Redis Enterprise. | ||
NoamSternRedis marked this conversation as resolved.
Show resolved
Hide resolved
|
||
{{< /note >}} | ||
|
||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cmilesb redundant parenthesis at the end of the sentence