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 個月前檢視次數 944 次
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
專家
已審閱 2 天前
  • 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).

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

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

回答問題指南