Skip to main content

AWS Glossary

Amazon MemoryDB for Valkey

MemoryDB for Valkey is an in-memory database compatible with the open-source Valkey engine (Redis 7.x fork) — durable, multi-AZ, with up to 65% lower cost vs MemoryDB for Redis OSS.

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

MemoryDB for Valkey is an in-memory database compatible with the open-source Valkey engine (Redis 7.x fork) — durable, multi-AZ, with up to 65% lower cost vs MemoryDB for Redis OSS.

Key Facts

  • MemoryDB for Valkey is an in-memory database compatible with the open-source Valkey engine (Redis 7
  • x fork) — durable, multi-AZ, with up to 65% lower cost vs MemoryDB for Redis OSS
  • Definition Amazon **MemoryDB for Valkey** is a **durable, in-memory database** using the **Valkey** engine — the Linux Foundation-maintained fork of Redis 7
  • AWS prices MemoryDB for Valkey substantially below MemoryDB for Redis OSS on equivalent shapes
  • Redis API** shops migrating off self-hosted Redis or ElastiCache for Redis to escape SSPL licensing uncertainty

Entity Definitions

S3
S3 is an AWS service relevant to amazon memorydb for valkey.
Aurora
Aurora is an AWS service relevant to amazon memorydb for valkey.
DynamoDB
DynamoDB is an AWS service relevant to amazon memorydb for valkey.
Amazon DynamoDB
Amazon DynamoDB is an AWS service relevant to amazon memorydb for valkey.
ElastiCache
ElastiCache is an AWS service relevant to amazon memorydb for valkey.
OpenSearch
OpenSearch is an AWS service relevant to amazon memorydb for valkey.
serverless
serverless is a cloud computing concept relevant to amazon memorydb for valkey.

Related Content

Definition

Amazon MemoryDB for Valkey is a durable, in-memory database using the Valkey engine — the Linux Foundation-maintained fork of Redis 7.x after Redis Inc.’s SSPL licensing change. MemoryDB targets primary-database use cases (session stores, gaming leaderboards, real-time feature flags) that need Redis API compatibility plus multi-AZ durability via a distributed transaction log — not merely a cache that can evict keys under pressure. AWS prices MemoryDB for Valkey substantially below MemoryDB for Redis OSS on equivalent shapes.

Valkey remains wire-protocol compatible with Redis clients, Lua scripts, and most open-source commands, but Redis Inc. commercial modules (some RediSearch/RedisJSON variants) may not port cleanly. ElastiCache for Valkey covers pure cache workloads at lower cost and lower write latency; MemoryDB pays the durability tax.

AspectElastiCache (Valkey)MemoryDB (Valkey)
RoleCachePrimary in-memory DB
DurabilityOptional snapshotsMulti-AZ transaction log
LatencySub-ms reads typicalLow-ms writes with durability
CostLower per GBHigher per GB

When to use it

When not to use it

Tips

Gotchas

Official references

Need help with this topic?

Our AWS-certified team implements, audits, and optimizes these services in production — from Bedrock RAG pipelines to multi-account landing zones.