Bucket
Overview
Buckets are the core storage containers in Zata. All data stored in Zata is organized and stored within buckets.
A bucket acts as a logical container for objects such as files, backups, media, and application data. Each object inside a bucket is identified by a unique name (object key), allowing structured and efficient data organization.
Buckets are S3-compatible and support standard object storage behavior, making them easy to use with common S3 tools, SDKs, and applications. Access to buckets is controlled through access keys and policies, ensuring secure and controlled data access.
Buckets provide a scalable and durable way to store and manage data for a wide range of use cases, including backups, archives, media storage, and application data storage.
Last updated