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 Respostas
3
Resposta aceita

T4g RIs are now available for RDS and Aurora

AWS
respondido há 2 anos
  • 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
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas