Get Started
Concepts
Get familiar with S2
Sequence number
Every record is immutably sequenced by S2, capturing its order within the stream.
Headers
Record metadata can be tracked using binary name-value pairs, similar to HTTP headers.
Body
The core binary content of a record.
Record
The fundamental unit of a stream.
Stream
An unbounded sequence of records. Always durable.
Basin
Namespace for streams, similar to a “bucket” in object storage.
Account
How we identify you. An account owns basins.