Benchmark: SI-13(5) Failover Capability
Description
Provide [Selection: real-time; near real-time] [Assignment: organization-defined failover capability] for the system.
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 SI-13(5) Failover Capability.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_si_13_5Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_si_13_5 --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 have deletion protection enabled
 - RDS DB instance multiple az should be enabled
 - RDS DB instance should be protected by backup plan
 - 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