Will db.t4g be available for reservation on RDS?

5

Are there any plans to permit the reservation of t4g-class instance types on RDS? Currently, t4g is omitted from the reservation pricing page, at least for MySQL in us-east-1: https://aws.amazon.com/rds/mysql/pricing/?pg=pr&loc=2

Both the AWS web console and direct usage of the API show no offerings for db.t4g:

$ aws --output=json rds describe-reserved-db-instances-offerings --db-instance-class=db.t4g.medium
{
    "ReservedDBInstancesOfferings": []
}
2 回答
3
已接受的回答

T4g RIs are now available for RDS and Aurora

AWS
已回答 2 年前
  • Hey, will t4g.micro also become available for reservation?

2

Hello Paul,

db.t4g instance type is in works to be included under RDS reservation but we don't have a timeline when it will be available. I will recommend to keep an eye on AWS What's new[1] where we update about new launches.

Hope this helps.

[1] - AWS What's new - https://aws.amazon.com/new/

AWS
已回答 2 年前

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

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

回答问题的准则