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

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

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

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

関連するコンテンツ