The ArcGIS Server AMIs
At version 10.1 of ArcGIS for Server, Esri provides three Amazon Machine Images (AMIs) you can use when building a site with the AWS Management Console. These AMIs are also used behind the scenes when you build sites with ArcGIS Server Cloud Builder on Amazon Web Services. Before you can build a site using either technique, you must provide Esri Customer Service with your Amazon account number so they can make the AMIs accessible to you.
The AMIs are
- Esri ArcGIS 10.1 Server with PostgreSQL
- Esri ArcGIS 10.1 Server with SQL Server
- Esri ArcGIS 10.1 Server with SQL Express
Below is a summary of the software and components included with each AMI.
Esri ArcGIS 10.1 Server with PostgreSQL | Esri ArcGIS 10.1 Server with SQL Server | Esri ArcGIS 10.1 Server with SQL Express | |
---|---|---|---|
Operating system | Ubuntu 10.04 | Windows Server 2008 R2 SP1 | Windows Server 2008 R2 SP1 |
Database | PostgreSQL 9.0.5 | Microsoft SQL Server 2008 R2 (Standard Edition) | Microsoft SQL Server 2008 R2 (Express Edition) |
Web server | Apache | IIS 7.5 | IIS 7.5 |
Web browser | N/A | Internet Explorer 9 Mozilla Firefox 11 | Internet Explorer 9 Mozilla Firefox 11 |
Root storage | 8 GB EBS volume | 60 GB EBS volume | 60 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.1 for Server | ArcGIS 10.1 for Desktop ArcGIS 10.1 for Server | ArcGIS 10.1 for Desktop ArcGIS 10.1 for Server |
ArcGIS Server account name | arcgis | arcgis | arcgis |
Other software | N/A | Microsoft Security Essentials | Microsoft Security Essentials |
When using these AMIs to create a site using the AWS Management Console, follow the instructions in Launching an EC2 instance running ArcGIS for Server. Typically, it's easier to build your site using ArcGIS Server Cloud Builder on Amazon Web Services.