SANNASobjektumtárolás
SANNASobjektumtárolás is a term used in distributed storage to describe a scalable object storage approach for unstructured data. Data is stored as discrete objects with unique identifiers, metadata, and optional version histories. The model emphasizes durability, accessibility, and policy-driven lifecycle management across multiple nodes or regions.
Origin and scope: The term arose within the SANNAS research framework as a reference model for comparing
Architecture and data model: Implementations separate a data plane that stores payloads from a metadata plane
Features and deployment: Key features include replication or erasure coding for durability, versioning, lifecycle rules, and
Standards and interoperability: Many implementations aim for S3 API compatibility to enable integration with existing tools.