RDS allocated storage vs Max storage price

0

Hi All,

We have allocated 100 GB storage to RDS, and max storage size is 150 GB. do we change to 100 GB or 150 GB?

已提问 4 个月前943 查看次数
1 回答
1
已接受的回答

Hi Sanjeev,

The decision to set the allocated storage for your RDS instance depends on your specific requirements and the expected growth of your database.

Allocated Storage is the amount of storage that you provision for your RDS instance. It represents the initial amount of storage that is allocated to your database.
On the other hand, Max Storage Size is the maximum amount of storage that your database can automatically scale to, based on the allocated storage and the storage autoscaling settings.

If you have set the allocated storage to 100 GB and the max storage size to 150 GB, it means your database can automatically scale up to 150 GB if needed.
Keep in mind that provisioning more storage than you currently need may result in higher costs.

References:
[1] https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html

Hope this answers your question.

Thanks,
Atul

profile picture
已回答 4 个月前
profile picture
专家
已审核 21 小时前
  • Hi Atul, Thanks for clear explanation and let's say my database size 80GB and allocated storage size is 100 and max storage size 150, will it cost for 100 GB or 150 GB.

  • Hi Sanjeev, in RDS, you are billed based on the allocated storage size, which in your case is 100GB. So, you would be billed for the allocated storage size, not the actual used space (80GB) or the maximum allowed size (150GB).

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

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

回答问题的准则