Skip To Content

Geodatabases on Amazon Web Services

Geodatabases store spatial and nonspatial data. File and workgroup geodatabases on Amazon Elastic Compute Cloud (EC2) instances or enterprise geodatabases stored in Amazon Relational Database Service (RDS) instances are intended to store data you serve from your ArcGIS Server sites on Amazon Web Services (AWS).

Note:

Geodatabases in AWS are not intended to be accessed directly from on-premises ArcGIS clients, as performance will be far slower than when the geodatabases are accessed from ArcGIS clients on AWS.

When you create a site using ArcGIS Enterprise on Amazon Web Services deployment tools, you can create enterprise geodatabases in Amazon RDS registered with the site. For other deployment methods or when you use workgroup or file geodatabases, you must create the geodatabases and register them with your ArcGIS Server site.

See the ArcGIS Server topic Data sources for ArcGIS Server for more information on registering geodatabases with an ArcGIS Server site.

Enterprise geodatabases

ArcGIS Enterprise on AWS deployment tools provide options to include an enterprise geodatabase in an Amazon database service with your stand-alone ArcGIS GIS Server site.

ArcGIS Enterprise Cloud Builder Command Line Interface for Amazon Web Services and ArcGIS Enterprise Cloud Builder for Amazon Web Services register the geodatabase as the ArcGIS Server site's managed database. When you use Esri AWS CloudFormation templates, you have the option to add the geodatabase as a registered database or managed database.

If you register the geodatabase as a managed database, you can publish data from your on-premises data sources and desktop applications to your GIS Server site on AWS, and ArcGIS will copy the data to the managed database.

Note:

When your client, data source, and ArcGIS Enterprise are not deployed in the same location, you will likely experience degraded performance when data is sent between an on-premises component and the cloud.

Amazon performs some database maintenance tasks so you don't have to. For example, RDS instances automatically apply database patches and create backups of your database. They are also designed to be highly available, as they can be run in multiple availability zones (referred to as multi-AZ deployments).

Multi-AZ deployments are the default deployment type for Amazon database service instances; therefore, Amazon database service instances you launch using ArcGIS Enterprise on AWS deployment tools use this deployment type.

Note:

Because they provide enhanced availability, Amazon recommends you use multi-AZ deployments for production systems. Be aware, though, that these deployments cost more to use per hour and for storage than other deployments. Consult the Amazon RDS pricing guide for more information.

The following diagram shows a GIS Server site on AWS with ArcGIS Server and an Amazon RDS instance, with two additional GIS Server installations on AWS instances available when CPU usage exceeds a specified threshold:

ArcGIS Server and RDS instances

See Geodatabases in PostgreSQL used with ArcGIS on AWS and Enterprise geodatabases in SQL Server used with ArcGIS on AWS for more information.

If you use AWS tools to create a GIS Server site, you can create an enterprise geodatabase in one of the supported databases in the cloud or Amazon Relational Database Service instances.

Supported AWS database offerings

ArcGIS Enterprise on AWS deployment tools can create enterprise geodatabases in the following AWS databases:

  • Amazon Aurora (PostgreSQL-compatible edition)
  • Amazon Relational Database Service (RDS) for PostgreSQL
  • Amazon Relational Database Service (RDS) for SQL Server

At this time, ArcGIS supports only database-authenticated connections to these database services.

All geodatabases in Amazon RDS for SQL Server must be sde-schema geodatabases.

To create a geodatabase in a different supported cloud database on AWS, you must create the database and geodatabase outside of the ArcGIS Enterprise on AWS deployment tools.

Workgroup geodatabases

If you have an ArcGIS Enterprise workgroup edition license, you can install ArcGIS Server and a workgroup database server on an EC2 instance the same way you install on an on-premises server.

See Workgroup geodatabases used with ArcGIS on AWS for more information on creating and using these geodatabases on AWS.

File geodatabases

See File geodatabases used with ArcGIS Enterprise on Amazon Web Services.