Esri provides three Amazon Machine Images (AMIs) you can use when building a site on Amazon Web Services (AWS). ArcGIS Server Cloud Builder on Amazon Web Services uses these AMIs to build ArcGIS Server sites, and you can use the AMIs with Amazon CloudFormation templates or the AWS Management Console to build sites.
You can download ArcGIS Server Cloud Builder on Amazon Web Services from My Esri. AMIs are publicly available from Amazon; you do not need to contact Esri Customer Service to access most of the ArcGIS for Server AMIs.*
*To use AMIs in Chinese regions, you still need to contact your regional office. Implementations in GovCloud require you work with Esri Professional Services.
Available AMIs are as follows:
- Esri ArcGIS 10.4.1 for Server on Ubuntu with PostgreSQL
- Esri ArcGIS 10.4.1 for Server with SQL Server
- Esri ArcGIS 10.4.1 for Server with SQL Server Express
The following table provides a summary of the software and components included with the current version of each AMI.
Esri ArcGIS 10.4.1 Server with PostgreSQL | Esri ArcGIS 10.4.1 Server with SQL Server | Esri ArcGIS 10.4.1 Server with SQL Server Express | |
---|---|---|---|
Operating system | Ubuntu 14.04 | Windows Server 2012 R2 | Windows Server 2012 R2 |
Database | PostgreSQL 9.3.10 | Microsoft SQL Server 2014 (Standard Edition) | Microsoft SQL Server 2014 (Express Edition) |
Web server | Apache | IIS 8 | IIS 8 |
Web browser | N/A | Internet Explorer 11 | Internet Explorer 11 |
Root storage | 100 GB EBS volume | 100 GB EBS volume | 100 GB EBS volume |
Attached storage | 10 GB EBS volume on /gisdata | 10 GB EBS volume on D: | 10 GB EBS volume on D: |
ArcGIS software | ArcGIS 10.4.1 for Server ArcGIS Web Adaptor (Java Platform) Portal for ArcGIS10.4.1 ArcGIS 10.4.1 Data Store | ArcGIS 10.4.1 for Desktop ArcGIS GeoEvent Extension for Server ArcGIS 10.4.1 for Server ArcGIS Web Adaptor (IIS) Portal for ArcGIS 10.4.1 ArcGIS 10.4.1 Data Store | ArcGIS 10.4.1 for Desktop ArcGIS GeoEvent Extension for Server ArcGIS 10.4.1 for Server ArcGIS Web Adaptor (IIS) Portal for ArcGIS 10.4.1 ArcGIS 10.4.1 Data Store |
ArcGIS Server account name | arcgis | arcgis | arcgis |
Typically, it's easier to build an ArcGIS Server site using ArcGIS Server Cloud Builder on Amazon Web Services. If you will be using the AWS Management Console to create a site from these AMIs instead, follow the instructions in Launch an Amazon Web Services instance running ArcGIS Server. To create a web GIS or ArcGIS Server site using AWS CloudFormation, see Use AWS CloudFormation.