You can use the following Amazon Web Services (AWS) CloudFormation templates provided by Esri to deploy ArcGIS Enterprise and ArcGIS Server sites.
- An Amazon Virtual Private Cloud (VPC) with public subnets
- A VPC with a NAT Gateway and public and private subnets
- An Elastic Load Balancer (classic or application)
- An Amazon Elastic Compute Cloud (EC2) instance to use as a file server across an ArcGIS Enterprise deployment
- ArcGIS Enterprise components on a single machine
- ArcGIS Enterprise components duplicated on two machines for high availability
- Single machine Portal for ArcGIS
- Portal for ArcGIS on two machines for high availability
- Single machine ArcGIS Data Store (graph, relational, or spatiotemporal big data store)
- ArcGIS Data Store in primary-standby mode (relational data store or graph store)
- ArcGIS Data Store in cluster mode (spatiotemporal big data store)
- ArcGIS Data Store spatiotemporal big data store cluster with separate data and coordinator roles
- ArcGIS Server site on a single machine
- Multiple machine ArcGIS Server site for high availability
- Federate an ArcGIS Server site
- Single machine ArcGIS GeoEvent Server site
- Single machine ArcGIS Mission Server site
- Multiple machine ArcGIS Mission Server site for high availability
- Single machine ArcGIS Notebook Server site
- Multiple machine ArcGIS Notebook Server site for high availability
- Single machine ArcGIS Workflow Manager site
- Multiple machine ArcGIS Workflow Manager site for high availability
- An enterprise geodatabase in Amazon Aurora (PostgreSQL-compatible edition) added to an ArcGIS Server site as a registered database
- An enterprise geodatabase in Amazon Relational Database Service (RDS) for PostgreSQL added to an ArcGIS Server site as a registered database
- An enterprise geodatabase in Amazon RDS for SQL Server added to an ArcGIS Server site as a registered database
You can use the AWS Management Console to launch CloudFormation templates as described below or use AWS SDK.
Prerequisites are described for each template. The prerequisites must be met before you launch the stack.
Follow these steps to use the CloudFormation service in AWS Management Console with Esri CloudFormation templates.
- Familiarize yourself with each template using the links at the top of this page.
Each template page contains a link to access the Esri CloudFormation template and save it to your local machine.
- Open the template and review it before you launch the stack to be sure you have all the information you need for the properties in the template's Parameters object.
Note:
Each template has prerequisites that must be met before launching the stack. These prerequisites are documented in the pages listed at the top of this page.
- Once the prerequisites have been met and you have the information for the template, sign in to AWS Management Console using your Amazon account and open the CloudFormation service.
- Create stack with a new resource and provide the necessary information for the template.
See AWS documentation for instructions on using the CloudFormation service and templates.
When the stack launches, you can use the URL or URLs in the output to access the deployment.