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.

gefragt vor 5 Monaten216 Aufrufe
1 Antwort
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
beantwortet vor 5 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen