Git Product home page Git Product logo

Comments (10)

woodylic avatar woodylic commented on June 13, 2024

我就此问题咨询过腾讯云,目前的回答是没有。
如果部署频率不是太频繁(例如一个月一次),按需计费打折下来,价格跟包月相差不多,还能接受。但如果部署频率很高(例如开发环境,每个PR触发一次部署),确实存在成本问题。

from terraform-provider-tencentcloud.

LipingMao avatar LipingMao commented on June 13, 2024

@woodylic Thanks for the info. ;-(

from terraform-provider-tencentcloud.

likexian avatar likexian commented on June 13, 2024

@LipingMao @woodylic
腾讯云(国际版)有提供RI(Reserved Instance),您可以参考一下以下文档,看看是否可以满足需求。

https://intl.cloud.tencent.com/document/product/213/30571
https://intl.cloud.tencent.com/document/product/213/30572
https://intl.cloud.tencent.com/document/product/213/30573
https://intl.cloud.tencent.com/document/product/213/30619

from terraform-provider-tencentcloud.

woodylic avatar woodylic commented on June 13, 2024

@likexian
我们知道有reserved instance,比如包月。问题在于,@LipingMao 提到的immutable infrastructure实践,每次应用部署实际上是新建CVM并部署应用,同时把原来的CVM杀掉。假设是在dev环境,每天部署一次,按腾讯云的计价方式,相当于一个月内我们购买了30台on-demand CVM,每台使用一天,而不是购买了一台CVM,使用了30天。按这种计价方式,使用immutable infrastructure实践就没法享受包月的优惠了。相较而言,AWS的reserved是按机器数量来计算,而不认某一台VM instance本身,所以AWS下immutable infrastructure并不影响reserved的优惠。

另:你发的链接应该是内网链接?我访问会跳转到腾讯云首页。

from terraform-provider-tencentcloud.

likexian avatar likexian commented on June 13, 2024

@likexian
我们知道有reserved instance,比如包月。问题在于,@LipingMao 提到的immutable infrastructure实践,每次应用部署实际上是新建CVM并部署应用,同时把原来的CVM杀掉。假设是在dev环境,每天部署一次,按腾讯云的计价方式,相当于一个月内我们购买了30台on-demand CVM,每台使用一天,而不是购买了一台CVM,使用了30天。按这种计价方式,使用immutable infrastructure实践就没法享受包月的优惠了。相较而言,AWS的reserved是按机器数量来计算,而不认某一台VM instance本身,所以AWS下immutable infrastructure并不影响reserved的优惠。

另:你发的链接应该是内网链接?我访问会跳转到腾讯云首页。

  1. 可能你误解了,reserved instance类似aws的RI,不等于包月,事实上可以达到按机器数量(使用量)来计算的需求。
  2. 贴出的链接是国际版的,请在首页选择一下International,再打开上面的链接。

from terraform-provider-tencentcloud.

woodylic avatar woodylic commented on June 13, 2024

@likexian thanks, glad to know.

from terraform-provider-tencentcloud.

likexian avatar likexian commented on June 13, 2024

@likexian thanks, glad to know.

不客气,有疑问可以随时咨询我。

from terraform-provider-tencentcloud.

LipingMao avatar LipingMao commented on June 13, 2024

@likexian : Cool, 国际版本的RI可以满足部分需求, 不过目前我们主要需要使用国内版的。

可能有以下问题:
1)看起来此RI不支持灵活Instance拆分/合并。
2) 国内版是否有计划支持?

多谢

from terraform-provider-tencentcloud.

likexian avatar likexian commented on June 13, 2024

@likexian : Cool, 国际版本的RI可以满足部分需求, 不过目前我们主要需要使用国内版的。

可能有以下问题:
1)看起来此RI不支持灵活Instance拆分/合并。
2) 国内版是否有计划支持?

多谢

  1. 是的,当前版本没支持拆分/合并,的确不够灵活
  2. 国内版暂时还没有计划,建议先使用包年包月

from terraform-provider-tencentcloud.

LipingMao avatar LipingMao commented on June 13, 2024

@likexian : Cool, 国际版本的RI可以满足部分需求, 不过目前我们主要需要使用国内版的。
可能有以下问题:
1)看起来此RI不支持灵活Instance拆分/合并。
2) 国内版是否有计划支持?
多谢

  1. 是的,当前版本没支持拆分/合并,的确不够灵活
  2. 国内版暂时还没有计划,建议先使用包年包月

Thanks for the info, 期待国内版本支持RI和灵活拆分合并。

from terraform-provider-tencentcloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.