
Your data, your keys
S2 now supports client-supplied encryption keys for durable streams, giving teams control over key material without changing record APIs.

S2 now supports client-supplied encryption keys for durable streams, giving teams control over key material without changing record APIs.
Build a video conferencing demo on S2 streams with live media reads, replay, retention controls, and durable frame history.
S2 is generally available, backed by a $3.85M seed round led by Accel, and ready for production durable stream workloads.
Use durable streams to coordinate adversarial AI agents, isolate context, replay reasoning, and scale parallel moderation or forecasting.
Practical S2 patterns for typed records, large messages, duplicate-safe retries, and application-level stream processing in TypeScript.
How y-s2 uses S2 streams, checkpoints, and leases to make serverless Yjs multiplayer rooms durable and easier to debug.
How S2 validates strong consistency with Porcupine linearizability checking and deterministic simulation testing.
Why AI agent sessions need their own durable streams for memory, auditability, isolation, branching, and reliable resume.
A tutorial for streaming Postgres change data capture into S2 with Sequin for low-latency, durable CDC pipelines.
How S2 can power multiplayer, replayable terminal sessions with durable stream I/O and no SSH server to configure.
Learn how S2 access tokens scope stream operations by resource, prefix, and expiration for browser, app, and agent clients.
How S2 indexes stream records by timestamp so readers can seek by time, replay event history, and handle real-world event time.
How S2 uses deterministic simulation testing for async Rust to find distributed-systems bugs before they reach production.
Build a low-latency IoT pipeline with a Raspberry Pi thermal sensor, S2 streams, and TypeScript for real-time monitoring.
A deep dive on using S2 as a shared log to replicate a strongly consistent KV store with append, read, and check-tail operations.
Introducing S2, a serverless stream store that makes durable real-time streams feel as simple and scalable as object storage.