Skip to content

Commit acee55a

Browse files
authored
[Updated] Object Storage Overview edits (linode#6684)
1 parent 37961d8 commit acee55a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ public/
77
.pynb_checkpoints
88
.env
99
.venv
10+
.vscode
1011

1112
.DS_Store
1213
.DS_Store?

docs/products/storage/object-storage/_index.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,17 @@ Object Storage for our **Jakarta** and **São Paulo** data centers is in current
7070

7171
## Technical Specifications and Considerations {#specifications}
7272

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

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

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

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

0 commit comments

Comments
 (0)