Configure Your Network Routing - AWS

Before you begin

You need:

About this task

Your client-side VPC needs to know the public and private subnet CIDRs (IP addresses) of your MarkLogic Service VPC. To do so, you need to configure your route tables with a new network stack in AWS.

Procedure

  1. Download the dhs-route-config.template. If necessary, modify the template.
  2. Navigate to the AWS CloudFormation Console page.

    AWS CloudFormation create network stack

    • Click Create Stack.
    Important: Before you continue, ensure you are creating your stack in a region supported by Data Hub Service (DHS). See Supported Regions - AWS.
  3. In the Create stack page, specify the template.

    Sample VPC network routing configuration specify template

    • Click Next.
  4. In the Specify Stack Details page, supply the fields with the following information:
    Important: The subnets you specify must not overlap with the subnets you specified when configuring your network and VPC peering connection.
    Note: For more general information on creating a stack, see Creating a Stack on the AWS CloudFormation Console.

    Sample VPC network routing configuration

    Field Description
    Stack name The name for this collection of AWS network resources.
    Public and Private Subnet Route Table IDs Your client-side VPC's route tables (rtb-*).

    To find your Route Tables in AWS CloudFormation Console,

    • Navigate to the AWS CloudFormation Console.
    • Select the stack created when you set up a client-side VPC.
    • Select the Outputs tab.

    To find all of your Route Tables in AWS,

    • Navigate to AWS.
    • From the top menu, navigate to Services > VPC.
    • In the Resources by Region page, click Route Tables.
    Service Public and Private Subnet CIDRs The Public and Private Subnet CIDRs from your peered DHS network configuration.

    Enter the Public Subnet CIDRs in the Service Public Subnet CIDR fields and the Private Subnet CIDRs in the Service Private Subnet CIDR fields. Enter one CIDR in each field. Example: 10.1.2.0/25, 10.1.3.0/24, 10.1.4.0/25, 10.1.0.0/25, 10.1.1.0/27, 10.1.5.0/24

    Peering Connection ID The Peering Connection ID in your peered DHS network configuration.

    Click the following link to view a full list of client-side network resources.

    • Click Next.
  5. (Optional) In the Configure stack options page, specify tags, IAM roles, and advanced options.
    • Click Next.
  6. Review the details.

    Review page for new network routing

    • To make changes, click Previous.
    • To confirm, click Create Stack.

Results

The new AWS stack is displayed. In the AWS CloudFormation Console, the status of each stack must be CREATE_COMPLETE.
Statuses of AWS stacks

What to do next

Create a Peered DHS instance