AWS 预留实例 c3.large 会自动续订吗?
AWS Reserved Instance c3.large will Renew Automatically?
我几乎没有关于保留 c3.large 将要 1 年的查询,它被保留了 1 年,它会自动续订还是我需要手动续订。
如果是,请告知我该怎么做。
您必须手动完成。来自:Reserved Instances
Reserved instances do not renew automatically; you can continue using the EC2 instance without interruption, but you will be charged
On-Demand rates.
您实际上 'renew' 不是预留实例 - 您购买了另一个。请记住,预留实例只是一个计费结构,与任何可能是也可能不是 运行.
的特定实例无关
因此,当预留实例的期限到期时,您拥有的任何实例都将开始按按需费率收费,除非您购买另一个预留实例。
这里的其他答案是正确的,但对于我的用例来说,最简单的事情是让实例过期,然后 "Purchase More Like These"。查看详细信息 here。
我几乎没有关于保留 c3.large 将要 1 年的查询,它被保留了 1 年,它会自动续订还是我需要手动续订。
如果是,请告知我该怎么做。
您必须手动完成。来自:Reserved Instances
Reserved instances do not renew automatically; you can continue using the EC2 instance without interruption, but you will be charged On-Demand rates.
您实际上 'renew' 不是预留实例 - 您购买了另一个。请记住,预留实例只是一个计费结构,与任何可能是也可能不是 运行.
的特定实例无关因此,当预留实例的期限到期时,您拥有的任何实例都将开始按按需费率收费,除非您购买另一个预留实例。
这里的其他答案是正确的,但对于我的用例来说,最简单的事情是让实例过期,然后 "Purchase More Like These"。查看详细信息 here。