DynamoDB Streams
Watch your tablechange live.
Stream events land the moment they happen: inserts, modifies, and removes, typed, counted, and filterable. Every modify renders a field-level diff of exactly what changed, and history mode replays any window on a brushable timeline.
Every change, typed as it lands. Inserts, modifies, and removes stream in newest first, each row badged by type, sized, and timestamped to the millisecond. Count pills tick up as events arrive and filter the feed, and removed keys read red so deletions stand out.
Diffs, not data dumps. Select a modify event and Dynomatic shows exactly which attributes changed: old value struck through, new value highlighted. Removes lay out the whole old image, and the raw new and old images stay one disclosure away.
Rewind the last 24 hours. Flip to history mode for a stacked histogram of event volume by type. Drag the brush across any slice of the timeline to replay it, snap to windows from 5m to 24h, and jump back to live in one click.
The stream, up close
Events appear the moment they land, newest first. Each row is typed, sized, and timestamped to the millisecond.
Insert, Modify, and Remove pills carry running counts and filter the feed with a click. Removed keys are tinted red.
Select a modify event to see exactly which attributes changed: old value struck through, new value highlighted.
Switch from live to history for a stacked histogram of event volume by type, then jump back to live in one click.
Drag a window across the histogram to zoom the feed to any slice of time, or snap to 5m, 15m, 1h, 6h, or 24h.
Filter the feed by key value with the / shortcut and find every event that touched a specific item.