Skip to content

Commit

Permalink
[Updated] Object Storage Overview edits
Browse files Browse the repository at this point in the history
  • Loading branch information
jddocs committed Oct 19, 2023
1 parent 37961d8 commit 2012328
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ public/
.pynb_checkpoints
.env
.venv
.vscode

.DS_Store
.DS_Store?
Expand Down
5 changes: 2 additions & 3 deletions docs/products/storage/object-storage/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,17 @@ Object Storage for our **Jakarta** and **São Paulo** data centers is in current

## Technical Specifications and Considerations {#specifications}

The tables below outline Object Storage limits. Most of the limits apply **per region, per account**, unless otherwise specified.
The table below outlines default Object Storage limits. Limits apply **per region, per account**, unless otherwise specified.

| Resource | Limit |
| -- | -- |
| Minimum storage | 250 GB |
| Maximum storage | 100 TB (Up to 1,000 TB by request)* |
| Maximum number of objects | 100 million (Up to 1 billion by request)* |
| Maximum number of buckets | 1,000 buckets |
| Maximum file upload size | 5 GB (5 TB with multipart uploads) |
| Rate limit (per bucket) | 750 requests per second |

*Limit varies by region. Data centers with different bucket limits are listed in the table below:
*Limit varies by region. Data centers with exceptions to the default bucket limits are listed in the table below:

| Data Center | Max Storage<br><small>per account, per region</small> | Max # of objects<br><small>per account, per region</small> |
| -- | -- | -- |
Expand Down

0 comments on commit 2012328

Please sign in to comment.