Topic
Navigational entry points. Conceptual domains that other nodes connect to via scoped_to edges.
16 nodesAmazon's Simple Storage Service and the broader ecosystem of S3-compatible object storage. The root concept of this entire index.
The storage paradigm of flat-namespace, HTTP-accessible binary objects with metadata. Data is addressed by bucket and key, not by …
The convergence of data lake storage (raw files on object storage) with data warehouse capabilities — ACID transactions, schema en…
The pattern of storing raw, heterogeneous data in object storage for later processing. Data arrives in its original form and is tr…
The category of specifications (Iceberg, Delta, Hudi) that bring table semantics — schema, partitioning, ACID transactions, time-t…
The practice of building and querying vector indexes over embeddings derived from data stored in S3.
The intersection of large language models and S3-centric data infrastructure. Scoped strictly to cases where LLMs operate on, enha…
The discipline of maintaining catalogs, schemas, statistics, and descriptive information about objects and datasets stored in S3.
Techniques for tracking and managing changes to datasets stored in object storage over time, including snapshots, branching, and r…
A purpose-built storage tier designed for single-digit millisecond latency, using a directory-based namespace within a single Avai…
Using S3 as the central data layer for machine learning workflows: storing training data, model checkpoints, feature stores, embed…
Kubernetes-native provisioning and management of S3 buckets using operators, the Container Object Storage Interface (COSI), and de…
A design philosophy that treats object metadata as a first-class, queryable resource rather than an afterthought. Enables SQL quer…
Deploying S3-compatible object storage at geographically distributed edge locations with synchronization to a central S3 data lake…
The ability to query a dataset as it existed at a previous point in time by leveraging immutable snapshots and metadata history ma…
The practice of deploying S3-compatible object storage on infrastructure that is fully controlled by a specific organization, juri…