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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ