Skip To Content

Upgrade a tile cache data store on AWS

How you upgrade depends on how and when you created the ArcGIS Data Store tile cache data store on Amazon Web Services (AWS).

  • You can use manual procedures to upgrade any tile cache data stores running on their own Amazon Elastic Compute Cloud (EC2) instance or instances. If you created the tile cache data store on its own instance before 10.9, you must use the manual procedures to upgrade.
  • If you created the tile cache data store on its own EC2 instance or instances using 10.9, 10.9.1, 11.0, 11.1, 11.2, or 11.3 ArcGIS Enterprise Cloud Builder for Amazon Web Services, you can use 11.4 Cloud Builder to upgrade.
  • If you created the tile cache data store on its own EC2 instance or instances using 10.9, 10.9.1, 11.0, 11.1, 11.2, or 11.3 Amazon Web Services (AWS) CloudFormation templates provided by Esri, you can use 11.4 CloudFormation templates to upgrade it.
  • If the tile cache data store is part of a single-machine or highly available base ArcGIS Enterprise deployment you created using a CloudFormation template provided by Esri or using the Cloud Builder app, the data store will be upgraded when you upgrade the base deployment. See Upgrade a single-machine ArcGIS Enterprise deployment on AWS or Upgrade a highly available ArcGIS Enterprise deployment on AWS for more information.

Note:

The tile cache data store is now deprecated. Existing hosted scene layers continue to function after you upgrade, but new hosted scene layers cannot be published until you add an object store after you upgrade. You are encouraged to migrate existing hosted scene layer caches to the object store after you upgrade the deployment.

Before you upgrade

Regardless of the upgrade method you use, review the following information before you upgrade your deployment:

  • Create a backup of the data store.
    • To create a backup of the data store only, use the backupdatastore utility installed with ArcGIS Data Store. See Manage data store backups for instructions.
    • To create a backup of the base ArcGIS Enterprise deployment (which includes the tile cache data store), use the webgisdr utility installed with Portal for ArcGIS. See ArcGIS Enterprise backups for more information.
  • You must upgrade the ArcGIS GIS Server site (the hosting server) with which the tile cache data store is registered before you upgrade the tile cache data store.

Upgrade using manual upgrade procedures

The manual upgrade procedure for ArcGIS Data Store on its own EC2 instance or instances on AWS is similar to upgrading one on-premises. Therefore, follow instructions in the ArcGIS Data Store installation guide to upgrade the site. Read the instructions specific to the operating system on your EC2 instances:

Upgrade using a CloudFormation template

If you created the tile cache data store on its own EC2 instance or instances using 10.9, 10.9.1, 11.0, 11.1, 11.2, or 11.3 Amazon Web Services (AWS) CloudFormation templates provided by Esri, you can use the corresponding 11.4 CloudFormation upgrade template to upgrade it.

The following table lists corresponding deployment and upgrade templates and provides links to instructions for using the upgrade templates.

10.9, 10.9.1, 11.0, 11.1, 11.2, or 11.3 deployment template11.4 upgrade templateInstructions to use upgrade template

arcgis-datastore-singlemachine.template.json

arcgis-datastore-singlemachine-upgrade.template.json

Upgrade a single-machine ArcGIS Data Store using CloudFormation

arcgis-datastore-primarystandby.template.json

arcgis-datastore-primarystandby-upgrade.template.json

Upgrade a primary-standby ArcGIS Data Store deployment using CloudFormation

arcgis-datastore-cluster.template.json

arcgis-datastore-cluster-upgrade.template.json

Upgrade a clustered ArcGIS Data Store deployment using CloudFormation