Unable to create RDS instance with 1GB allocated storage

0

hi, i found that the minimum allocated storage while creating an RDS instance is set to 20GB. However, I have a use case which only need a few MB of DB storage size. Can anyone advise me on how to create a RDS instance (MySQL db) with just 1GB storage? Thank you.

已提问 5 个月前216 查看次数
1 回答
1

yep, you can't create a RDS MySQL provision storage less than 20 GB. please check the doc(https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html)

btw: you can use aurora serverless v2 for MySQL, then you can pay for using storage. Amazon Aurora Serverless v2 is suitable for the most demanding, highly variable workloads. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.how-it-works.html

AWS
arliang
已回答 5 个月前

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

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

回答问题的准则