Ensure that your Amazon DocumentDB database clusters have set a minimum backup retention period in order to achieve compliance requirements in your organization. The retention period represents the number of days to retain automated backups (snapshots) before these are being deleted. Trend Cloud One™ – Conformity recommends a minimum (default) retention period of 7 (seven) days but you can adjust the parameter value to narrow or extend the default retention period in the conformity rule settings.
This rule can help you with the following compliance standards:
- NIST4
For further details on compliance standards supported by Conformity, see here.
This rule can help you work with the AWS Well-Architected Framework.
This rule resolution is part of the Conformity Security & Compliance tool for AWS.
Having a minimum retention period set for your Amazon DocumentDB clusters will enforce your backup strategy to follow best practices as specified in the compliance regulations. DocumentDB cluster backups are continuous and incremental, allowing you to quickly restore to any point within the backup retention period configured (between 1 and 35 days). Retaining DocumentDB backups for a longer period of time will allow you to handle more efficiently your data restoration process in the event of a failure.
Note: This guide will use 7 days (recommended) as the threshold for the sufficient backup retention period. However, you can adjust anytime the number of days (up to 35), to suit your requirements.
Audit
To determine if your Amazon DocumentDB clusters have a sufficient backup retention period configured for automated backups, perform the following actions:
Remediation / Resolution
To update your Amazon DocumentDB cluster backup configuration in order to extend the backup retention period for compliance purposes, perform the following actions:
References
- AWS Documentation
- Amazon DynamoDB FAQs
- What Is Amazon DocumentDB (with MongoDB Compatibility)?
- Cluster Snapshot Considerations
- Modifying an Amazon DocumentDB Cluster
- AWS Command Line Interface (CLI) Documentation
- describe-db-clusters
- modify-db-cluster