Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions serverless/pages/cloud-regions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
= Serverless regions

// :description: Index, search, and manage {es} data in your preferred language.
// :keywords: serverless, regions, aws, cloud
// :keywords: serverless, regions, aws, azure, cloud

A region is the geographic area where the data center of the cloud provider that hosts your project is located. Review the available Elastic Cloud Serverless regions to decide which region to use. If you aren't sure which region to pick, choose one that is geographically close to you to reduce latency.

Elastic Cloud Serverless handles all hosting details for you. You are unable to change the region after you create a project.

[NOTE]
====
Currently, a limited number of Amazon Web Services (AWS) regions are available. More regions for AWS, as well as Microsoft Azure and Google Cloud Platform (GCP), will be added in the future.
Currently, a limited number of Amazon Web Services (AWS) and Microsoft Azure regions are available. More regions for AWS and Azure, as well Google Cloud Platform (GCP), will be added in the future.
====

[discrete]
Expand All @@ -34,3 +34,16 @@ The following AWS regions are currently available:
| us-west-2
| US West (Oregon)
|===

[discrete]
[[regions-azure-regions]]
== Microsoft Azure regions

The following Azure regions are currently available:

|===
| Region| Name

| eastus
| East US preview:[]
|===
Loading