AWS-Neptune-DB-multi-AZ-High-Availability-enable
Severity: Medium
Description: This control ensures that the Multi-AZ deployment option is enabled for the High Availability of the Neptune Cluster. In a Multi-AZ deployment, the primary DB instance is synchronously replicated across Availability Zones to Replicas. A Neptune Database Cluster can be made Multi-AZ by adding a new DB Instance in the cluster in a separate Availability Zone.
Remediation Steps:
Perform following to enable high availability for Neptune :
Login to the AWS Management Console at https://console.aws.amazon.com.
Navigate to Neptune console.
In the navigation pane, choose Databases.
Click on the Database Cluster to be modified, click Actions.
Choose Add reader.
Under Network & Security choose the separate Availability zone
Configure other settings appropriately.
Click on the Create read replica.
Important:
Reference:
https://docs.aws.amazon.com/neptune/latest/userguide/feature-overview-availability.html
Â
Blue Hexagon Proprietary