Buckets
Buckets give you plain object storage on MEGA, for the artifacts that do not belong in a Git history: evaluation dumps, checkpoints written mid-run, scratch data shared between jobs.

A bucket is S3-compatible, so existing tooling works unchanged — point aws s3, boto3, or
rclone at your bucket endpoint with a MEGA access key. Buckets are owned by a user or an
organization and inherit that owner's access controls, including resource groups and network
policies.
Buckets are also mountable from Spaces and Jobs, which means a training run can stream a dataset in and write checkpoints out without staging either through a repository.
Create one at /storage.

