ArcGIS Enterprise
Esri

Highly Available ArcGIS Enterprise deployment

Provision a highly available ArcGIS Enterprise deployment on three (or more for spatiotemporal data store) Amazon Web Service instances.

This template will provision a highly available base ArcGIS Enterprise deployment on two AWS instances plus one instance for a file server. A base ArcGIS Enterprise deployment includes Portal for ArcGIS, a GIS Server (used as the portal's hosting server), ArcGIS Data Store (which will create a relational and tile cache data store and you can optionally direct the template to create a spatiotemporal big data store), and ArcGIS Web Adaptor. It will set up an architecture as shown in the graphic below.

HTML5 Icon

To deploy this template, follow these steps:

  • Create an S3 bucket in your AWS account to store Esri authorization files and your SSL certificate file.
    • Create an S3 bucket in your AWS account. This bucket is called DeploymentBucket in the Parameters in the sample template.
    • Upload your Portal for ArcGIS license file and ArcGIS GIS Server license file to the DeploymentBucket.
    • Obtain the domain for your ArcGIS Enterprise deployment and an SSL certificate file issued to your domain name.
    • Upload the SSL certificate file to the DeploymentBucket.

  • Run the template.
    Click Launch Stack for this template. There are a number of properties in the Parameters object that you can set when launching the stack using the template, such as the following:
    • ASInstanceType: The EC2 instance type for machine 1 and machine 2, as shown in the graphic. They are the EC2 instances that participate in the ArcGIS Enterprise deployment. They will be configured with the AWS auto recovery feature. If the instance crashes, AWS can restore it in the same Availability Zone to the stage before it crashed. Only certain instance types are allowed.
    • BDSInstances: AWS instance for the spatiotemporal data store. Pick 0 or 1 to create AWS instance for spatiotemporal data store or not. The CloudFormation stack will create a auto-scaling group for these instances. You can modify the number of instances in this autoscaling group in AWS console after the stack is created. For example:
      • Pick 0 if you do not want spatiotemporal data store when creating base ArcGIS Enterprise stack.
      • If later on, you want spatiotemporal data store, go to AWS console, find the auto-scaling group that has your CF stack name and change the Desired, Min, Max, all three parameters to 1.
      • Pick 1 if you want spatiotemporal data store.
      • If you want more than 1 instance, always make sure or change the Desired, Min and Max number to 1 first. Then wait until the spatiotemporal data store is registered to your base ArcGIS Enterprise deployment's Hosting Server successfully. Then change the Desired, Min and Max number to the number you want, e.g. 3.
    • BDSInstanceType: The instance type you want your spatiotemporal data store to be.
    • DeploymentBucket: The S3 bucket you created. It has your Esri authorization files and SSL certificate file uploaded to it.
    • DriveSizeData: The size of the data drive. It's the D: drive on Windows and the /gisdata drive on Ubuntu Linux.
    • DriveSizeRoot: The size of the root drive. It's the C: drive on Windows and the root drive on Ubuntu Linux.
    • FSInstanceType: The instance type for the file server machine. This is machine 3 in the graphic. This machine hosts the server directories for the GIS Server site (and , possibly ArcGIS Server config-store and Portal for ArcGIS content store if you picked "CloudStore" for "StoreType" parameter). This machine will be configured with the AWS auto recovery feature. If the instance crashes, AWS can restore it in the same Availability Zone to the stage before it crashed. Only certain instance types are allowed.
    • KeyName: The KeyPair to allow you remote access to the instances.
    • PortalLicenseFile: The authorization file for Portal for ArcGIS that you obtained from Esri. It must be in the S3 deployment bucket.
    • RunAsUserPassword : This is the password for the account used to run the ArcGIS services. (Windows only)
    • ServerLicenseFile: The authorization file for ArcGIS GIS Server that you obtained from Esri. It must be in the S3 deployment bucket.
    • SiteAdmin: The Portal for ArcGIS initial administrator account and ArcGIS Server primary site administrator.
    • SiteAdminPassword: The password for SiteAdmin.
    • SiteDomain: The domain name for your ArcGIS Enterprise deployment. This domain must be mapped to the ElasticIP you specified.
    • SSLCertificateFile: The SSL Certificate issued to your SiteDomain, e.g. WebGIS_esri_com.pfx. It must be in the S3 deployment bucket.
    • SSLCertPassword: The password to your SSL certificate.
    • StoreType:
      • FileSystem: Portal for ArcGIS content store and ArcGIS Server config-store will be on the file system in the same machine.
      • CloudStore: Portal for ArcGIS content store will be in an AWS S3 bucket created by the stack. ArcGIS Server config-store will be in AWS DynamoDB and a S3 bucket created by this stack.
    • Subnet1: The id of the subnet you want this deployment to be deployed to.
    • Subnet2: The id of another subnet you want the second instance in this deployment to be deployed to.
    • VPCId: The id of the VPC where you want to deploy to. The Subnets you entered above must belong to this VPC.

  • Map your domain name to the ELB created with this stack.
    After the stack is created successfully, the output of this stack has the URL to ArcGIS Server Manager and REST page using your domain name. There's also an output for the Elastic Load Balancer (ELB) created in front of this deployment. You need to map your domain name to the ELB, e.g., WebGIS.esri.com to arcgis-WebGISha-123456789.us-east-1.elb.amazonaws.com through CNAME mapping.

  • Notes:

    In this template if you picked "CloudStore" for the "StoreType" variable, the DynomoDB's provision capacity is set to:
    • Read Capacity units to 250 tables
    • Write Capacity units to 25 tables
    The estimated cost is about $36/month. Esri testing indicates this is good for publishing approximately 500 services. You can edit this setting in the AWS Management console to decrease the units to lower the cost, or increase the units for more services. Some ArcGIS Server functionalities, such as publishing, could fail if you don't have enough capacity.

Troubleshooting

See Troubleshoot AWS CloudFormation stack creation in the ArcGIS Enterprise on Amazon Web Services help if you run into problems.

ArcGIS Enterprise

  • Home
  • Documentation
  • Pricing
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Server
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
© Copyright 2016 Environmental Systems Research Institute, Inc. | Privacy | Legal