Skip To Content

Use AWS CloudFormation

AWS CloudFormation is a service that helps you define architectures on Amazon Web Services. You can use CloudFormation templates provided by Esri and the following steps to create the GIS server and web GIS architectures described in AWS CloudFormation and ArcGIS for Server.

  1. Before using an AMI for the first time, accept terms on AWS Marketplace.
  2. Go to the Amazon Simple Storage Service (S3) bucket where Esri stores sample AWS CloudFormation templates.

    You can click View to examine each template before you run it. Each template has a number of properties in the Parameters object that you set when launching the stack.

  3. Click Launch Stack to run a template.
  4. Sign in to the AWS Management Console using your Amazon account.

    The CloudFormation Stack page opens.

  5. Change the default Stack Name if you want and click Continue.
  6. Set the properties for your stack as needed and click Continue.

    For information on the properties for each template, see the readme file available with each template.

  7. Add tags to easily identify your instance, such as Key = Name and Value = MyCloudFormation, and click Continue.
  8. Examine all your parameter values. Click Continue when you are ready to create your stack.

The stack is launched. Your web GIS or GIS server site is ready to take requests. You can access your site using the URL in the output tag.

If the stack does not launch successfully, go to CloudWatch in the AWS Management Console and read the logs generated by CloudFormation. Log names contain the stack name you provided plus instance IDs.