Step 1: Create a subnet group using the Amazon Web Services Management Console - Amazon DynamoDB
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Step 1: Create a subnet group using the Amazon Web Services Management Console

Follow this procedure to create a subnet group for your Amazon DynamoDB Accelerator (DAX) cluster using the Amazon Web Services Management Console.

Note

If you already created a subnet group for your default VPC, you can skip this step.

DAX is designed to run within an Amazon Virtual Private Cloud (Amazon VPC) environment. If you created your Amazon account after December 4, 2013, you already have a default VPC in each Amazon Region. For more information, see Default VPC and default subnets in the Amazon VPC User Guide.

As part of the creation process for a DAX cluster, you must specify a subnet group. A subnet group is a collection of one or more subnets within your VPC. When you create your DAX cluster, the nodes are deployed to the subnets within the subnet group.

To create a subnet group
  1. Open the DynamoDB console at https://console.amazonaws.cn/dynamodb/.

  2. In the navigation pane, under DAX, choose Subnet groups.

  3. Choose Create subnet group.

  4. In the Create subnet group window, do the following:

    1. Name—Enter a short name for the subnet group.

    2. Description—Enter a description for the subnet group.

    3. VPC ID—Choose the identifier for your Amazon VPC environment.

    4. Subnets—Choose one or more subnets from the list.

      Note

      The subnets are distributed among multiple Availability Zones. If you plan to create a multi-node DAX cluster (a primary node and one or more read replicas), we recommend that you choose multiple subnet IDs. Then DAX can deploy the cluster nodes into multiple Availability Zones. If an Availability Zone becomes unavailable, DAX automatically fails over to a surviving Availability Zone. Your DAX cluster will continue to function without interruption.

    When the settings are as you want them, choose Create subnet group.

To create the cluster, see Step 2: Create a DAX cluster using the Amazon Web Services Management Console.