Skip To Content

Create a stand-alone ArcGIS Server deployment using the ArcGIS Enterprise Cloud Builder for AWS app

Use the ArcGIS Enterprise Cloud Builder for Amazon Web Services app to prepare the resources you need and create a stand-alone ArcGIS GIS Server, ArcGIS Image Server, or ArcGIS GeoEvent Server site on Amazon Web Services.

Prerequisites

You need the following before you can create an ArcGIS Server site using ArcGIS Enterprise Cloud Builder for Amazon Web Services:

  • Obtain an Amazon Web Services (AWS) account. Ensure you have the AWS account credentials, such as an Access Key ID and Secret Access Key, and that they have access to required AWS services.
  • ArcGIS Enterprise Cloud Builder for Amazon Web Services uses an Esri ArcGIS Enterprise Amazon Machine Image. Therefore, for each new release of an Esri ArcGIS Enterprise Amazon Machine Image (AMI), you must accept terms in the AWS Marketplace.
  • Download and extract ArcGIS Enterprise Cloud Builder for Amazon Web Services.
  • Obtain an ArcGIS Server license file for the role you require.
  • Purchase an SSL certificate from a certifying authority, and configure it for the domain you will use in your deployment.

Create a deployment

When you use the ArcGIS Enterprise Cloud Builder for Amazon Web Services app, an Amazon Simple Storage Service (S3) bucket is created in the Amazon us-east-1 region to store resources for your deployment. Cloud Builder manages this deployment bucket. Do not delete, rename, or modify this S3 bucket or its contents, as doing so can result in your deployment being out of sync with Cloud Builder.

After you complete the prerequisites, follow these steps to create a stand-alone ArcGIS Server site:

  1. Browse to the location where ArcGIS Enterprise Cloud Builder for Amazon Web Services is installed and double-click the Cloudbuilder.exe file to open the ArcGIS Enterprise Cloud Builder for Amazon Web Services app.
  2. Connect to your Amazon Web Services account using one of the following methods:
    • Type the access key ID and secret access key for your account and click Sign In.
    • Choose the Amazon Web Services profile you defined on the machine where you're running Cloud Builder and click Sign In. See AWS documentation for information on configuring a local profile.

    Once Cloud Builder connects to your AWS account, it proceeds to the Deployment page.

  3. Click Add Deployment.

    The Choose a Deployment Type page opens.

  4. On the Choose a Deployment Type page, select Stand-alone ArcGIS Server and click Next.
  5. On the Define the Stand-alone ArcGIS Server Deployment page, choose the ArcGIS Server role you require (and for which you have a license) and click Next.

    The General Configuration Parameters Details page opens.

  6. Choose the AWS Region in which you want your resources deployed.
  7. Choose the operating system to be used on your Amazon Elastic Compute Cloud (EC2) instances: either Ubuntu or Windows. If you chose to include ArcGIS Notebook Server in your deployment, Ubuntu is selected by default and cannot be changed.
  8. Type a name for your deployment. This name must be unique. When Cloud Builder verifies the name is unique, you'll see a verified symbol Verified.
  9. Specify an Amazon Virtual Private Cloud (VPC) to use for your deployment's virtual network.
    • If the VPC exists, choose it from the drop-down list.
    • To create a VPC, click the Create New VPC button Create New VPC. Type a name for the VPC, use the default range of IP address or specify a range of IP addresses in a Classless Inter-Domain Routing (CIDR) block, and click Create. Each subnet ID will be created in different, randomly selected AWS zones. See AWS documentation for more information on VPCs and CIDR blocks.
    • If you create a VPC outside of Cloud Builder, such as in AWS Management Console, while Cloud Builder is open, click the Refresh VPCs button Refresh VPCs to update the VPC ID list.
  10. If you choose an existing VPC, be sure there are two different subnets in the Subnet1 ID and Subnet2 ID drop-down lists.

    Subnet1 ID and Subnet2 ID should be in different availability zones in the AWS region in which you are creating your deployment.

  11. Choose an Amazon EC2 Key Pair to use for your deployment's virtual network.
    • If the key pair exists, choose it from the drop-down list.
    • To create a key pair, click the Create New Key Pair button Create New Key Pair, type a name for the key pair, and click Create. See AWS documentation for more information on Amazon EC2 Key Pairs.
    • If you create key pairs outside of Cloud Builder, such as in AWS Management Console, while Cloud Builder is open, click the Refresh Key Pairs button Refresh Key Pairs to update the Key Pair list.
  12. Click Next to proceed to the Configure Elastic Load Balancer (ELB) page.
  13. Choose or upload the SSL certificate (.pfx) that is mapped to your domain.
    • If the SSL certificate exists in the Amazon Simple Storage Service (S3) bucket in your account—for example, if you uploaded the certificate when you created another deployment—choose it from the SSL Certificate drop-down list.
    • If you need to upload your certificate, click the Upload New SSL Cert button Upload New SSL Cert, browse to the location on your local disk where the certificate file resides, type the password for your .pfx file, and click Create.
  14. If you chose the certificate from the SSL Certificate drop-down list, type the certificate's password in the SSL Certificate Password field.
  15. Choose or create an elastic load balancer for your site. Load balancers can be used for only one site. If all the load balancers in the Elastic Load Balancer (ELB) list are in use, click the Create New ELB button Create New ELB, type a name, and click Create.
  16. In the Site Domain field, type the name of the domain that is specified in your SSL certificate. Click Validate to ensure you typed the correct domain.
  17. Click Next to proceed to the ArcGIS Credentials page.
  18. Type a user name and password for the ArcGIS Server primary site administrator. Type the password again in the Re-Enter Password field to ensure you typed the password you intended.

    The password for your primary site administrator must be at least eight alphanumeric characters. The password can also contain dots (.), underscores (_), and at symbols (@). The password cannot contain spaces.

  19. If your deployment uses EC2 instances running Windows, proceed to the next step. If your deployment uses EC2 instances running Ubuntu, proceed to step 20.
  20. Type a password for the Windows account that will be used to run the ArcGIS Server service account. The account name is always arcgis. Type the password again in the Re-Enter Password field to ensure you typed the password you intended.

    The ArcGIS Server service account follows Microsoft Windows password enforcement policies.

  21. Click Next to proceed to the next page.
  22. Provide information for the Amazon EC2 instances to be used in your site.
    1. Choose an instance type from the ArcGIS Server Instance Type drop-down list. The list contains only those types that are supported for use with an ArcGIS Server site, but you must have licensing appropriate for the number of cores present in the type you choose. Not all instance types are supported in all AWS regions. See the AWS calculator for information on specifications and pricing for each instance type. If no price is listed for an instance type in the selected region, that instance type is not available.
    2. Choose how many EC2 instances you need for your ArcGIS Server site from the Number of ArcGIS Server Instances drop-down list.
    3. Every ArcGIS Server site uses a file server to store ArcGIS Server directories. Choose the EC2 instance type you want to use for this file server machine.
    4. In the Drive Size Root field, type the size you want, in GB, for the root drive on the ArcGIS Server and file server instances.
  23. If you are creating a stand-alone ArcGIS GIS Server site or ArcGIS Image Server site, you can include an enterprise geodatabase into which you can load source data. Choose the type of Amazon Relational Database Service (RDS) you want to use to store the geodatabase and the instance class and storage space available for the instance. The database will be registered with your ArcGIS Server site.

    If you do not want to include an enterprise geodatabase registered to the site, leave Type of Database Service set to None.

    For more information on Amazon database services, see the AWS documentation.

  24. Choose or upload your ArcGIS Server license. Be sure the license is correct for the ArcGIS Server role you chose to create and is for the same ArcGIS release as the release of Cloud Builder you are using.
    • If your ArcGIS Server license file already exists in the S3 deployment bucket in your account—for example, if you uploaded the file when you created another deployment—choose the license file from the license drop-down list.
    • If you need to upload the license file to the S3 deployment bucket, click the Upload New Server License button Upload New Server License, browse to the file on your local disk, and click Upload.
  25. If you are creating an ArcGIS GIS Server site or ArcGIS Image Server site, choose the location for the ArcGIS Server configuration store from the Configuration Store Type drop-down menu.
    • Cloud Store—If you need a highly available ArcGIS Server site, choose a cloud store for the configuration store. This option stores the configuration store in Amazon DynamoDB and S3.
    • File System—Choose a file system if you want the configuration store on an EC2 instance.

    ArcGIS GeoEvent Server sites always use a file system for their configuration stores.

  26. Click Next to proceed to the deployment summary.
  27. Review the deployment summary.
  28. When the summary information is correct, click Create.

    Do not close the deployment page or Cloud Builder until creation completes.

    Once deployment completes, you can view the deployment logs by clicking the log links. Log files are stored in location\Logs\Log in the directory where you extracted Cloud Builder. Error log files are stored in location\Logs\ErrorLog. Click Close to open a list of all your deployments.

When the site is created successfully, the deployment status shows Completed, and you can open ArcGIS Server Manager for the site by clicking the link for the deployment type. Sign in to Server Manager using the site administrator credentials you provided in step 18.