AWS RDS mySQL - visible only t3, r5 and m5 instance types.

0

Hi, I try to create mySQL RDS DB t4g but I see only t3, r5 and m5 instance types. Can it be a bug with my account?

已提问 1 年前594 查看次数
2 回答
0
已接受的回答

Hi.

What version of MySQL did you specify?
t4g requires MySQL 8.0.25 or higher for RDS.

https://aws.amazon.com/about-aws/whats-new/2021/09/amazon-rds-t4g-mysql-mariadb-postgresql/?nc1=h_ls

profile picture
专家
iwasa
已回答 1 年前
profile picture
专家
已审核 1 个月前
0

What configuration are you using? Availability depends on configuration, including region and deployment options (cluster, instance, etc.) to name a few.

I've confirmed in us-east-1, us-east-2, us-west-1, and us-west-2 that t4g instances are available for MySQL. For other regions, check this documentation.

Another note is that the RDS creation wizard defaults to a Multi-AZ DB Cluster deployment type, which does not appear to support burstable instance types (T3, T4g, etc).

已回答 1 年前
  • Thanks for your answer. My configuration: AWS RDS MySQL Community instance, any Engine versions (tried all), Dev/Test, Single DB instance, eu-west-1.

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

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

回答问题的准则