AWS GovCloud

AWS GovCloud is a special region in AWS, in that it is designed for US government use. As Amazon puts it:

“AWS GovCloud (US) is an isolated AWS Region designed to allow US government agencies and customers to move sensitive workloads into the cloud by addressing their specific regulatory and compliance requirements. The AWS GovCloud (US) framework adheres to U.S. International Traffic in Arms Regulations (ITAR) regulations as well as the Federal Risk and Authorization Management Program (FedRAMP) requirements.”

OpenGeo Suite is available in the GovCloud region.

Note

The process is more complicated than the standard AWS Marketplace, so only use these instructions if your situation requires use of GovCloud. OpenGeo Suite is available in all the other regions when using AWS Marketplace.

Purchasing

Please contact us for information on purchasing OpenGeo Suite for AWS GovCloud.

After purchasing OpenGeo Suite, you will receive an email containing the ID of the OpenGeo Suite AMI (Amazon Machine Image). You’ll need that number later on.

Creating a GovCloud account

You need to have an Amazon Web Services (AWS) account in order to use OpenGeo Suite for AWS. Amazon has detailed instructions on how to sign up for AWS/EC2.

But obtaining an AWS GovCloud account requires a few extra steps in addition to the standard AWS account. To gain access to GovCloud you will need to contact AWS. Fill out the form, and you will be sent instructions on how to complete the application.

Gaining access to GovCloud

  1. After being granted access to GovCloud, you will have received two codes, an Access Key ID and a Secret Access Key. These are strings of characters used to authenticate with GovCloud.

  2. Download the GovCloud Console Setup Tool. This tool is available for Windows and OS X. Linux users can use the command line tools referenced on that page to accomplish the same tasks.

  3. Run the GovCloud Console Setup Tool. Enter the Access Key ID and Secret Access Key that was given to you and click Next.

    ../../_images/govcloud-setuptool.png

    GovCloud Console Setup Tool

  4. You will be given a user name. Create a password for this new account that will be used to access GovCloud.

  5. Submit the form. When this is done, you will receive a custom URL. This is the URL that you will use to access GovCloud.

    Note

    This will be of the approximate form:

    https://##############.signin.amazonaws-us-gov.com
  6. Navigate to this URL. You will need to log in with the user name and password that was generated in the GovCloud Console Setup Tool. (Not your standard AWS account credentials.)

  7. Once logged in, the site will look much like the standard AWS Management Console, though with fewer options.

    ../../_images/govcloud-console.png

    GovCloud Console

Launching

Once you have access to the GovCloud Management Console, you can access the OpenGeo Suite.

OpenGeo Suite in AWS GovCloud requires that you set up a VPC (Virtual Private Cloud) to launch your instances in. For information on setting up a VPC, please see the documentation on Amazon EC2 and Amazon Virtual Private Cloud

  1. In the GovCloud Console, click Images.

  2. In the search field, enter the AMI ID as it was given to you. (Alternately, type opengeo to search for the correct AMI.)

    ../../_images/govcloud-amis.png

    OpenGeo Suite AMIs

  3. You should see the correct AMI in the list. Click Launch.

  4. Step through the wizard, entering all required information including the VPC created to house the GovCloud instance. When finished, click Launch.

    ../../_images/govcloud-launch.png

    Launching an instance

If you see no errors during this process, then you now have a running instance of OpenGeo Suite.

Continue to installation details.