S3 Storage Capacity

0

How do I increase the storage capacity of an S3 bucket I use to store backups of a database. I believe it has a 12GB capacity right now and I would like to double that.

已提問 2 年前檢視次數 292 次
1 個回答
1

Hello,

There is no need to increase the storage capacity of an S3 bucket, please see below:

Amazon S3 FAQs

Q: How much data can I store in Amazon S3?

The total volume of data and number of objects you can store are unlimited. Individual Amazon S3 objects can range in size from a minimum of 0 bytes to a maximum of 5 TB. The largest object that can be uploaded in a single PUT is 5 GB. For objects larger than 100 MB, customers should consider using the Multipart Upload capability.

Bucket restrictions and limitations

Objects and bucket limitations

There is no max bucket size or limit to the number of objects that you can store in a bucket. You can store all of your objects in a single bucket, or you can organize them across several buckets. However, you can't create a bucket from within another bucket.

Conclusion - you can store unlimited amount of data within your S3 bucket.

Hope this helps.

profile pictureAWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南