RI for RDSoralce(BYOL)

0

could i apply the same RI at r5.xlarge.tpc2.mem2x and r5.xlarge? In case of RDSoralce(BYOL-SE2)

1개 답변
0

Yes. For RDS Oracle (BYOL) platform, if you purcahse db.R5 reserved instance, it will be applicable to any active running db.R5 instance. For size-flexible platforms any RI of the same instance type, family & generation will be applicable to any running DB instance as long as DB platform is matching and they are in the same AWS region. So, you can apply db.r5.xlarge RI to db.r5.xlarge.tpc2.mem2x running RDS instance.

Non-size flexible instance types WILL NOT have normalization factor as a parameter. And size-flexible WILL. For example, in the case with latest generation mem-optimized instance classes, the normalization factor (NF) will be the same that corresponds to the size part:

  • large = NF 4
  • large.tpc1.mem2x = 4
  • xlarge = 8
  • xlarge.tpc2.mem4x = 8
  • xlarge.tpc2.mem2x = 8
  • 2xlarge = 16
  • 2xlarge.tpc1.mem2x = 16
  • 2xlarge.tpc2.mem4x = 16
  • 2xlarge.tpc2.mem8x = 16
  • and so on...

To confirm this, you can always check bulk API (pricing offer file): https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/using-ppslong.html

It contains info about pricing for all AWS services, all the combinations of possible features, usage types, API operations and regions. For example, for RDS, you can download pricing file in JSON format following this link: https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonRDS/current/index.json

I hope this helps :)

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠