Workgroup geodatabases on Amazon EC2

The ArcGIS Server Amazon Machine Image (AMI) can be used with an ArcGIS Server Workgroup license. To use this, you authorize your ArcGIS Server instance with your workgroup license, then you can use the SQL Server Express instance that is included with the ArcGIS Server AMI. This instance is preauthorized to store workgroup geodatabases and use with ArcGIS Server Workgroup.

The following is a generic workflow for using ArcGIS Server Workgroup in the cloud:

  1. Launch an EC2 instance of ArcGIS Server and authorize with a workgroup license.
  2. Authorize the ArcGIS Desktop installation on the ArcGIS Server EC2 instance.
  3. Make a remote desktop connection to the ArcGIS Server instance and start ArcCatalog.
  4. Add a database server connection.
    1. Expand the Database Servers node and double-click Add Database Server.
    2. Type localhost\ec2sqlexpress in the Database Server text box and click OK.
  5. Add the ArcGIS SOC account to the database server.
  6. Create a geodatabase on the database server. Be sure to place the database (.mdf) file on the data volume of your instance. By default, this is the D drive.
  7. Grant the ArcGIS SOC account read/write permission in the new geodatabase.
    1. Right-click the geodatabase to open the Permissions dialog box: Administration > Permissions.
    2. Choose the ArcGISSOC account from the list and click the Read/Write button.
    3. Click OK to close the dialog box.
  8. Transfer data to the cloud and load it into your geodatabase.
  9. Create an .sde connection file by saving a connection to your geodatabase. Make sure the .sde file is in a location that the SOC account can access, such as GISData.

At this point, you can use your data to publish services. See What types of services can you publish? for a description of the types of services you can create.

If you will be publishing a map service, be sure the ArcGISSoc user has access to the folder where the .mxd or .msd file resides on your EC2 instance.

Considerations when using ArcGIS Server Workgroup geodatabases

See the topics in the Setting up and using database servers section of the ArcGIS Server Help for more information on using these types of geodatabases.


1/30/2013