Benchmark: CP-6(2) Recovery Time And Recovery Point Objectives
Description
Configure the alternate storage site to facilitate recovery operations in accordance with recovery time and recovery point objectives.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select CP-6(2) Recovery Time And Recovery Point Objectives.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_cp_6_2Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_cp_6_2 --shareControls
- DynamoDB table auto scaling should be enabled
 - DynamoDB tables should be in a backup plan
 - DynamoDB table point-in-time recovery should be enabled
 - EBS volumes should be in a 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
 - ELB classic load balancers should have cross-zone load balancing enabled
 - RDS DB instance backup should be enabled
 - RDS DB instances should be in a backup plan
 - RDS DB instance multiple az should be enabled
 - AWS Redshift clusters should have automatic snapshots enabled
 - S3 bucket cross-region replication should be enabled
 - S3 bucket versioning should be enabled
 - Both VPN tunnels provided by AWS Site-to-Site VPN should be in UP status