AWS ElastiCache for Valkey adds durable storage; enables Redis-compatible stateful caching
AWS introduced a durable storage option for ElastiCache for Valkey, the open-source Redis-compatible in-memory cache. The addition allows teams to persist cache state across node restarts and cluster failures, merging high-speed caching with disaster-recovery durability.
For teams running stateful caching or session stores on managed Redis, this closes a gap between ephemeral cache (fast, lossy) and persistent databases, lowering cost and operational complexity for use cases where cache loss was a failure mode.