单个 EC2 预留实例是否允许多个 EC2 实例持续不到一小时
Does a single EC2 Reserved Instances allow for multiple EC2 instances for a partial hour
我了解 EC2 预留实例是一项计费功能。
我为 AZa 中的 m5.2xlarge
购买了 1 个预留实例,并预付了当年的所有费用。
假设我 运行 2 m5.2xlarge
个实例在每小时的前 30 分钟内在 AZa 中运行,然后在接下来的 30 分钟内终止这两个实例。
我会在该小时产生任何按需费用吗,或者我的单个 RI 是否会支付该小时的 EC2 费用?
@maafk 是的,那一小时会收费。
因为您保留了一个实例。
此外,还有按小时计费。
根据:Announcing Amazon EC2 per second billing
With Reserved Instances usage you can launch, use, and terminate
multiple instances within an hour and get the Reserved Instance
Benefit for all of the instances. Bills will now show times in decimal
form instead of in minutes and seconds.
因此您不应产生任何点播费用。
我了解 EC2 预留实例是一项计费功能。
我为 AZa 中的 m5.2xlarge
购买了 1 个预留实例,并预付了当年的所有费用。
假设我 运行 2 m5.2xlarge
个实例在每小时的前 30 分钟内在 AZa 中运行,然后在接下来的 30 分钟内终止这两个实例。
我会在该小时产生任何按需费用吗,或者我的单个 RI 是否会支付该小时的 EC2 费用?
@maafk 是的,那一小时会收费。 因为您保留了一个实例。 此外,还有按小时计费。
根据:Announcing Amazon EC2 per second billing
With Reserved Instances usage you can launch, use, and terminate multiple instances within an hour and get the Reserved Instance Benefit for all of the instances. Bills will now show times in decimal form instead of in minutes and seconds.
因此您不应产生任何点播费用。