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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则