Object storage usage limits

evroc Object Storage has a few usage limits that should be considered. The limits and their impact are defined below.

NameDefault limitScope
Nr. of buckets1000Project
Storage quota10TBProject

Note: If you need to increase the limits, contact customer support.

Number of buckets

evroc Object Storage has a limit on how many buckets can be created. The limit is enforced per project.

The limit is 1000 buckets per project.

Using the evroc CLI or API, you'll be able to define more than 1000 buckets, but buckets created past the limit are created and become ready for usage until older/previous buckets are deleted.

When listing or showing a newly created bucket using the evroc CLI or API, it's listed with a TooManyBuckets error if you've reached the limit.

Storage quota

evroc Object Storage has a limit on the total amount of data that can be stored. The limit is enforced per project.

The default limit for a new project is 10TB of data across all buckets.