Redis & Kubernetes: Flow and Failure Simulator

Loading…
A live inventory API running on Kubernetes, backed by Redis Cluster for caching and Redis Sentinel for sessions. Every panel on this page reads from the running cluster through the app's own API.
Redis Cluster · cache state shards clients mem ks-hits ks-misses evicted expired
Sentinel · sessions role replicas clients AOF AOF-rw RDB since-save lag
Cache hit rate
Cluster slots
of 16384
Items in DB
Postgres
Cluster nodes

Request flow and cluster topology

redis.kappenhagen.io
client · HTTPS
Traefik
ingress · TLS
FastAPI
inventory-app ×2
Redis Cluster
cache first
Postgres
source of truth
Type a key and press Route. The flow lights up to Redis and the shard that owns the key glows below, and the math is explained in the panel.
Redis master Redis replica Sentinel FastAPI Postgres
Loading topology…

Live request log

No requests yet. Click "Read items" above.