Object Storage Usage Limits

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

NameDefault LimitScope
Nr. of buckets1000Resource Group
Storage quota10TBOrganization

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

Number of buckets

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

The limit is 1000 buckets per Resource Group.

Using the evroc CLI or API, you will be able to define more than 1000 buckets, but the buckets created past the limit will be 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 will be listed with a TooManyBuckets error if you have reached the limit.

Storage quota

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

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