ArcGIS Enterprise Jumpstart AWS
  • ArcGIS Enterprise Install Guide
  • Step 1: Create an AWS Instance from Community AMI
  • Step 2: Setup Elastic IP
  • Step 3: Setup Route 53 with an A-Record
  • Step 4: Log into AWS Instance
  • Step 5: Turn off IE Enhanced Security
  • Step 6: Enable Windows Service & Set to Auto (World Wide Web Pub, DataStore, ArcGIS Server, Portal)
  • Step 7: Install Chrome
  • Step 8: Download Provisioning Files for ArcGIS Server + ArcGIS Portal and Web Adapter
    • Download Enterprise Components
  • Step 9: Activate License for Portal (Software Authorization)
  • Step 10: Activate License for ArcGIS Server (Software Authorization)
  • Step 11: Install ArcGIS Server
    • Patch and Update Portal
  • Step 12: Configure DataStore
  • Step 13: Install ArcGIS Portal
  • Step 14: Create the Portal Site
  • Step 15: Web Adaptor for ArcGIS
    • Multi-machine deployments
    • Patch and Update Portal
    • Portal for ArcGIS
    • ArcGIS Server
    • Single machine deployments
  • Step 16: Install ArcGIS Data Store
  • Step 17: Install LetsEncrypt
  • Step 18: Configure ArcGIS Portal & Server
Powered by GitBook
On this page

Step 2: Setup Elastic IP

Learn how to Setup an Elastic IP Address.

PreviousStep 1: Create an AWS Instance from Community AMINextStep 3: Setup Route 53 with an A-Record

Last updated 6 years ago

An is a static IPv4 address designed for dynamic cloud computing. Uniquely associated with your AWS account, the Elastic IP address allows for masking of instance failures by rapidly remapping the address to another instance in your account.

An Elastic IP address is a public IPv4 address, accessible via internet. If your instance does not have a public IPv4 address, associating your instance with an Elastic IP address will enable communication with the internet.

Steps to Setup an Elastic IP Address

  • On the left sidebar under 'Network & Security', select 'Elastic IPs'

  • Choose 'Allocate New Address'

  • Select 'Allocate', then 'Close'

  • Associate New Elastic IP Address with Instance by selecting the Instance Drop-Down and choosing 'New Instance to Associate'

  • Click 'Associate' at bottom right of screen

With the Elastic IP setup complete, the next step is to setup Route 53 with an A-record.

Elastic IP Address