Benchmark: ElastiCache
Description
This section contains recommendations for configuring ElastiCache resources.
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 ElastiCache.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_elasticacheSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_elasticache --shareControls
- Minor version upgrades should be automatically applied to ElastiCache for Redis cache clusters
 - ElastiCache clusters should not use the default subnet group
 - ElastiCache clusters should not use public_subnet
 - ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater
 - ElastiCache for Redis replication groups should have automatic failover enabled
 - ElastiCache for Redis replication groups should be encrypted at rest
 - ElastiCache for Redis replication groups should be encrypted with CMK
 - ElastiCache for Redis replication groups should be encrypted in transit
 - ElastiCache for Redis replication groups before version 6.0 should use Redis Auth