Earlier quoted context omitted.
Who's the target audience for this pricing that can afford this? The RUM pricing is indeed quite ridiculous. It feels quite ridiculous, especially if you are managing "soft" resources like IAM roles via Terraform / Pulumi. At least with real resources (say, RDS instances), one can argue that Terraform / Pulumi pricing is a small percentage of the cloud bill. But IAM roles are not charged for in cloud, and there are s…
Pulumi’s RUM pricing is why I was very hesitant to even evaluate it as an alternative to just using terraform.
IBM completes acquisition of HashiCorp
31–40 of 407 posts
Re: IBM completes acquisition of HashiCorp
#32Investors at IPO lost quite a bit of money...
Yeap we did. I wrote it off around the time of the licence change, just after they decided to ditch the TF Team plan in favour of the utterly ridiculous “Resources Under Management” billing model. I knew the company had lost the plot at that point.
However, to play devil's advocate, the number of Terraform resources is a (slightly weak) predictor for resource consumption. Every resource necessitates API calls that consume compute resources. So, if you're offering a "cloud" service that executes Terraform, it's probably a decent way to scale costs appropriately.
I hate it, though. It's user-hostile and forces people to adopt anti-patterns to limit costs.
Re: IBM completes acquisition of HashiCorp
#33Earlier quoted context omitted.
Had to check the numbers. IPO at $80 and sold to IBM for $35. Not great for investors, but insiders benefitted a lot!
Depends how you define insider. Employees were subject to a 6 month lockup and during that time the price dropped dramatically, but they still had to pay taxes on the $80 IPO price. Execs and institutional investors that were able to sell at IPO made out quite well though.
Re: IBM completes acquisition of HashiCorp
#34Re: IBM completes acquisition of HashiCorp
#35Earlier quoted context omitted.
I'm pretty good at engineering fast moves. I took a company off of Salesforce in 45 days. VMware servers are even easier to changeout. Never done Terraform though.
terraform is OSS, unless you're using the hosted HCP version (workspaces? I think they're called), which, I've been using terraform heavily and at scale since v0.7 and I have never once thought I needed or would pay for something like that.
Re: IBM completes acquisition of HashiCorp
#36Earlier quoted context omitted.
Depends how you define insider. Employees were subject to a 6 month lockup and during that time the price dropped dramatically, but they still had to pay taxes on the $80 IPO price. Execs and institutional investors that were able to sell at IPO made out quite well though.
Execs are employees, were they really exempt from the lockout? Seems unethical.
Re: IBM completes acquisition of HashiCorp
#37Earlier quoted context omitted.
terraform is OSS, unless you're using the hosted HCP version (workspaces? I think they're called), which, I've been using terraform heavily and at scale since v0.7 and I have never once thought I needed or would pay for something like that.
Terraform is not OSS, it switched to a source-available license over a year ago. OpenTofu[0] is the OSS fork though. [0]: https://github.com/opentofu/opentofu Disclaimer: involved with OpenTofu
Re: IBM completes acquisition of HashiCorp
#38Re: IBM completes acquisition of HashiCorp
#39Sad to see this, but I will again shill for HashiCorp's Nomad as a better alternative to Kubernetes.
Re: IBM completes acquisition of HashiCorp
#40Investors at IPO lost quite a bit of money...