Supported Cloud Providers and Regions
On this page
You must designate projects for either standard or government
(gov
) region usage upon creation. You cannot deploy clusters
across government and standard regions in the same project.
AWS GovCloud
AWS GovCloud regions meet more stringent U.S. government security requirements. To learn more, see the AWS GovCloud documentation.
You can deploy an AtlasGov cluster in the following government regions:
Northwestern US (
us-gov-west-1
)Eastern US (
us-gov-east-1
)
AWS Standard
You can deploy an AtlasGov cluster in the following AWS FedRAMP Moderate standard regions:
Northern Virginia (
us-east-1
)Ohio (
us-east-2
)Northern California (
us-west-1
)Oregon (
us-west-2
)
Google Cloud
Assured Workloads is a GCP product that allows customers to configure sensitive workloads to support compliance and security requirements.
You can deploy an AtlasGov cluster in GCP with Assured Workloads in all standard US regions. For an updated list of supported regions, see Assured Workloads locations.
Note
When passing a GCP region name to the Atlas API, as you would with
Terraform for example, you must include the suffix _AW
with the region name.
For example, to pass the GCP region us-east-1
to the Atlas API, you
need to pass it as US_EAST_1_AW
.