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 3: Setup Route 53 with an A-Record

Learn how to setup Route 53 with an A-Record.

PreviousStep 2: Setup Elastic IPNextStep 4: Log into AWS Instance

Last updated 6 years ago

allows for creation and management of your public Domain Name System (DNS) records. Like a contacts list on your phone, Route 53 allows you manage the IP addresses listed for your domain names within the Internet’s DNS contacts list. Route 53 answers requests to translate specific domain names into their corresponding IP addresses, and can be used to create DNS records for a new domain, or to transfer DNS records for an existing domain.

Steps to Setup Route 53 with an A-Record

  • Copy Elastic IP from the 'Instance Description'

  • Go to Route 53 from AWS Main Page

  • Select 'Hosted Zones'

  • Select 'Desired Hosted Zone'

    • e.g. geomarvel.com

  • Select 'Create Record Set'

  • Enter desired 'Name' for the new Record Set

  • Input Elastic IP into 'Value' field

  • Then select 'Create'

Now that we've completed the setup for Route 53 with an A-record, it's time to log into the AWS Instance.

Amazon Route 53