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.

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

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

回答問題指南