Momento Cache

The fastest Valkey in the cloud

Meet your all-inclusive Valkey solution. Dedicated capacity. Built for performance. No data transfer fees.

  • Hassle-free operations

    Momento manages cluster health, failover, rolling updates, and security patches so that your team can focus on shipping, fast.

  • Flexible resource allocation

    Each Capacity Pool is an isolation boundary. Efficiently co-locate many Databases, or dedicate capacity to a critical workload.

  • No hidden fees

    Provision capacity by GiB or by instance type. There are no separate charges for requests, data transfer, or connection time.

Core Features

  • Flex Capacity, Cluster Capacity

    Choose the capacity model that fits your needs. Configure Flex capacity in GB, and we'll automatically determine the optimal cluster topology. Or, directly control instance type, sharding, and replica count with Cluster capacity.

  • Map databases to the capacity they need

    Create one or more logical Databases on each pool. They share the pool's compute and memory, so you decide where sharing makes sense.

  • Bring your existing clients

    Connect any standard Valkey or Redis client to the cluster. The service gateway presents the cluster as a standalone instance, masking any internal changes as the service updates or scales.

  • Run the same Valkey as global leaders

    Momento handles millions of requests per second for millions of users around the world. You can depend on the platform trusted by global leaders like Capcom, Coinbase, FOX, and Snap.

Pricing

Momento Cache

Flex

Total cluster storage in GB

from $30

per GiB-month

Cluster

Total cluster instance uptime

List price × 3.6

per deployed instance

Frequently Asked Questions

What is the difference between Flex and Cluster?

Both are fully managed and provide dedicated Valkey capacity. Flex abstracts cluster topology so that you specify Pool capacity and replication bounds. Cluster exposes the instance type, shard count, replicas per shard, and zones directly.

What is a Capacity Pool?

A Capacity Pool is the dedicated Valkey capacity you provision and the product's isolation boundary. Momento manages the underlying cluster, and one or more Databases use its compute and memory.

Can I use my existing Valkey or Redis client?

Yes. Connect a standard standalone-mode client through the Momento-managed gateway. Migration is an endpoint change rather than an application rewrite.

How does Momento Cache pricing work?

Flex costs $30 per GiB-month of storage (Valkey maxmemory) across primaries and replicas. For example, an HA Pool with three 1-GiB primaries and one replica per shard provides 3 GiB of Pool capacity, uses 6 billable GiB, and costs $180/month. Cluster costs 3.6 times the AWS instance list price; one t4g.small primary with no replica at $0.0168/hour costs $0.06048/hour, or about $43.55 for an illustrative 720-hour month. There are no separate fees for data transfer, requests, or connection time.

How should I organize Databases across pools?

Group workloads that can share compute and memory on one pool. Put latency-sensitive, business-critical, or mutually isolated workloads on separate pools so they do not contend with each other.