What AWS Services support reserved nodes size flexibility or Reserved Instances size flexibility?

2 minute read
0

I want to know what AWS Services support reserved nodes size flexibility or Reserved Instances size flexibility.

Resolution

The following AWS services support either reserved nodes size flexibility or Reserved Instances size flexibility:

For reserved nodes or Reserved Instances that are used and don't support size flexibility, you might incur additional charges.

Important: Amazon ElastiCache reserved nodes, Amazon OpenSearch Service Reserved Instances, and Amazon Redshift reserved nodes don't support size flexibility.

Example: Service that supports size flexibility

Suppose you have an EC2 Regional Reserved Instance m5.2xlarge in a specific AWS Region, and the instance supports instance size flexibility. In the same Region, your discounted rate might apply towards the usage of one m5.2xlarge instance or two m5.xlarge instances.

Example: Service that doesn't support size flexibilty

Suppose you have purchased six cache.r6g.large ElastiCache reserved nodes in a specific Region. In the same Region, you have three cache.r6g.2xlarge nodes running with the same engine type as the reserved node. If there aren't any other r6g family nodes running, then there's no match for your Reserved Instances.

If you purchase ten cache.r6g.large reserved nodes, and have four cache.r6g.2xlarge nodes and two cache.r6g.large nodes running, then only two cache.r6g.large nodes match. For all other nodes that don't match, size flexibility isn't supported.

Note: OpenSearch Service and Amazon Redshift follow the same logic as seen in the preceding examples. For DynamoDB, you reserve read and write throughput capacity, not a reserve node or reserve instance.

Related information

ElastiCache reserved nodes

Purchasing Amazon Redshift reserved nodes

Reserved Instances in Amazon OpenSearch Service

AWS OFFICIAL
AWS OFFICIALUpdated 21 days ago