Operations → Cloud Infrastructure
Object Storage
Storage that manages data as independently addressed objects with metadata, commonly accessed through an API.
Mental model
Object storage is a durable namespace of objects rather than a mounted disk with arbitrary in-place updates.
Important details
It is well suited to media, backups, logs, datasets, and static assets. Key concerns include lifecycle rules, consistency, access control, versioning, and transfer cost.