- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
This control verifies whether an Amazon Neptune DB cluster has read replica instances spread across multiple Availability Zones (AZs). The control fails if the cluster is only deployed in a single AZ.
Read replica instances play a crucial role as failover targets during AZ outages or routine maintenance. In the event of a primary instance failure, Neptune promotes a read replica to become the new primary instance. However, if no read replica is present, the DB cluster remains unavailable until the primary instance is re-created, which takes significantly longer than promoting a read replica. To enhance high availability, it is recommended to deploy one or more read replica instances with the same DB instance class as the primary instance and place them in different AZs.
For guidance on configuring availability zones, please refer to the [Read replica DB instances in a Neptune DB cluster][1] section of the Neptune User Guide.
[1]: https://docs.aws.amazon.com/neptune/latest/userguide/feature-overview-db-clusters.html#feature-overview-read replicas