Benchmark: 6.3 Backup and Recovery
Description
NBFCs shall consider the need to put in place necessary backup sites for their critical business systems and Data centers.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select 6.3 Backup and Recovery.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.rbi_itf_nbfc_6_3
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.rbi_itf_nbfc_6_3 --share
Controls
- Backup plan min frequency and min retention check
- Backup recovery points should not expire before retention period
- DynamoDB table auto scaling should be enabled
- DynamoDB tables should be in a backup plan
- EBS volumes should be in a backup plan
- EC2 instances should be protected by backup plan
- EFS file systems should be in a backup plan
- ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater
- FSx file system should be protected by backup plan
- KMS CMK rotation should be enabled
- RDS Aurora clusters should be protected by backup plan
- RDS DB instance backup should be enabled
- RDS DB instances should be in a backup plan
- AWS Redshift clusters should have automatic snapshots enabled
- S3 bucket cross-region replication should be enabled