Instance-wise savings plan

0

I have gone thru documentations, it doesnot clearly mention. Can I create savings plan seperately for each of my instances ? For e.g: Comute plan with .5 threshold for instance ID: i-7878 and EC2 plan with .2 threshold for instance ID: i-3434

已提问 1 年前268 查看次数
3 回答
1
已接受的回答

No, the benefit of a Compute Savings Plan is that you do not need to define the instance types, OS, region, or tenancy. They also are applied to your Lambda's and your Fargate deployments.

The EC2 Savings Plan, however, you have to identify the instance family and region.

Neither plan requires that you identify the specific instance you would like the plan to be used against.

To understand how these plans are applied to your instances, you can read more here - https://docs.aws.amazon.com/savingsplans/latest/userguide/sp-applying.html

To understand what you'll save and more on the Savings Plans, read more about it here - https://aws.amazon.com/savingsplans/compute-pricing/

profile picture
已回答 1 年前
0

Hello,

No you cannot create per instance, however, the savings plan will apply the higest discount for you automatically reducing the operational overhead. This is what makes the savings plan so flexible. I suggest you have a look at Scenario 2 from this link.

AWS
emned
已回答 1 年前
0

When you purchase a Savings Plan, it covers your EC2 usage based on the specified attributes such as instance family, region, and operating system. The commitment value of the Savings Plan is calculated based on your expected compute usage within those attributes.

The actual billing calculation for Savings Plans takes into account your usage across the covered attributes. AWS will match your usage to the Savings Plan based on these attributes and apply the corresponding discount. If your on-demand usage exceeds the commitment value of the Savings Plan, you will be billed for the additional on-demand usage at the regular on-demand rates.

It's important to note that Savings Plans provide a level of flexibility and discount coverage across your overall compute usage but do not allocate specific discounts to individual instances based on their costs.

已回答 1 年前

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

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

回答问题的准则