Well Architected database instance.
Allocated Storage: 100 GB Backup Retention: 35 days Log Retention: 7 years Max Storage Autoscaling: 10000 GB Removal Policy: Retain in Production Monitoring Interval: 60 sec
Risk Level: High Well Architected Pillar: Reliability
Risk Level: High Well Architected Pillar: Reliability, Performance, Operational Excellence
Note that the default alarm uses the WaAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Default Usage
new WaDatabaseInstance(this, "LogicalId", {});
Custom Configuration
new WaDatabaseInstance(this, "LogicalId", { allocatedStorage: 100});
It addresses the following compliance requirements
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Operational Excellence
Risk Level: Medium Compliance: APRA, MAS, NIST4 Well Architected Pillar: Operational Excellence
Risk Level: High Compliance: NA Well Architected Pillar: Operational Excellence
Risk Level: High Compliance: NA Well Architected Pillar: Performance, Reliability
Risk Level: Medium Compliance: APRA, MAS Well Architected Pillar: Security
Risk Level: Low Compliance: NA Well Architected Pillar: Reliability, Performance, Operational Excellence
Risk Level: Medium Compliance: APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: NIST4 Well Architected Pillar: Reliability
Risk Level: Low Compliance: PCI, APRA, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: PCI, HIPAA, GDPR, ARPA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Reliability
Risk Level: Low Compliance: NA Well Architected Pillar: Cost Optimization
Readonly
All the default alarms configured for the Well Architected Database Instance. You can add more alarms or delete default alarms from this Alarms object
Private
Generated using TypeDoc
Well Architected database instance.
Default Configuration
Allocated Storage: 100 GB Backup Retention: 35 days Log Retention: 7 years Max Storage Autoscaling: 10000 GB Removal Policy: Retain in Production Monitoring Interval: 60 sec
Default Alarms
Note that the default alarm uses the WaAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements