Create DB Subnet Group

Creating a DB Subnet Group on AWS

To create a DB Subnet Group on AWS, follow these steps:

  1. Access the AWS Management Console.

  2. Locate and select the Amazon RDS service.

  3. In the navigation menu, choose Subnet groups.

  4. Select Create DB Subnet Group.

Create a VPC

  1. In the Create DB Subnet Group interface:

    • Set a name for your subnet group in the Name field.

    • Enter a description for your subnet group in the Description field.

    • Choose the default Virtual Private Cloud (VPC) or the VPC you have created.

Create a VPC

  1. In the Add subnets section, select the Availability Zones (AZ) containing the subnets from the Availability Zones section, and then choose the subnets from the Subnets section.

  2. Press the Create button to complete the DB Subnet Group creation process.

Create a VPC

Note: If you have enabled Local Zone, you can select an Availability Zone group on the Create DB Subnet Group page. In this case, select the Availability Zone group, the corresponding Availability Zones, and Subnets.

Once completed, your new DB Subnet Group will appear in the list of DB Subnet Groups on the RDS console interface. You can select the DB Subnet Group to view details, including the list of subnets associated with this group, in the details section at the bottom of the window.

Create a VPC