Creating a Neptune Replica Using the Console
After creating the primary instance for your Neptune DB cluster, you can add additional Neptune replicas by using the Create read replica page on the Amazon Neptune console.
To create a Neptune replica using the AWS Management Console
Sign in to the AWS Management Console, and open the Amazon Neptune console at https://console.aws.amazon.com/neptune/home
. -
In the navigation pane, choose Instances.
-
Select the check box to the left of the primary instance for your Neptune DB cluster.
-
Choose Instance Actions, and then choose Create read replica.
-
On the Create replica DB instance page, specify options for your Neptune replica. The following table shows settings for a Neptune read replica.
For This Option... Do This Availability zone
Specify an Availability Zone. Choose a different zone than the primary DB instance. The list includes only those Availability Zones that are mapped by the DB subnet group for the DB cluster.
Encryption
Enable or disable encryption.
DB instance class
Choose a DB instance class that defines the processing and memory requirements for the Neptune replica. For a current listing of the DB instance classes that Neptune offers in different regions, see the Neptune pricing page
. Read replica source
Choose the identifier of the primary instance to create a Neptune replica for.
DB instance identifier Enter a name for the instance that is unique for your account in the Region that you selected. You might choose to add some intelligence to the name, such as including the Availability Zone selected, for example
neptune-us-east-1c
.DB parameter group
The parameter group for this instance.
Auto Minor Version Upgrade
Choose Yes if you want to enable your Neptune replica to receive minor Neptune DB engine version upgrades automatically when they become available.
The Auto Minor Version Upgrade option applies only to minor upgrades. It does not apply to engine maintenance patches, which are always applied automatically to maintain system stability.
-
Choose Create read replica to create the Neptune replica instance.