IBM Just Made A REALLY Weird Acquisition...

Поділитися
Вставка
  • Опубліковано 25 кві 2024
  • I never would have guessed Hashicorp and Terraform would end up at IBM, but honestly? Kinda makes sense. Time to rant about why
    SOURCES
    www.hashicorp.com/blog/hashic...
    opentofu.org/blog/our-respons...
    newsroom.ibm.com/2024-04-24-I...
    Check out my Twitch, Twitter, Discord more at t3.gg
    S/O Ph4se0n3 for the awesome edit 🙏
  • Наука та технологія

КОМЕНТАРІ • 134

  • @JustSomeTommy
    @JustSomeTommy Місяць тому +157

    I'm sure this will go great. Just look how good they managed Red Hat after taking over..
    🙄

    • @aaronbrown3820
      @aaronbrown3820 Місяць тому +4

      How much has redhat changed since then?

  • @covle9180
    @covle9180 Місяць тому +105

    Bye terraform. Hello opentofu.

  • @strangnet
    @strangnet Місяць тому +24

    You can store the terraform state encrypted, and limit access to it, in any bucket or storage solution. You don't need Vault.

  • @ambuj.k
    @ambuj.k Місяць тому +147

    Terraform will suffer the same fate as CentOS.

    • @iuse9646
      @iuse9646 Місяць тому +5

      Which is..?

    • @DmitryLambertTech
      @DmitryLambertTech Місяць тому +9

      @@iuse9646 which is - becoming a test release for rhel, meaning that it's highly unlikely and risky to use centos stream for production

    • @Cool_Goose
      @Cool_Goose Місяць тому +14

      @@iuse9646 non existence. There's no more CentOS that matches RHEL releases

    • @hanes2
      @hanes2 Місяць тому +2

      And alternatives will rise as Rocky Linux and Alma Linux

    • @ambuj.k
      @ambuj.k Місяць тому +2

      @@hanes2 Open Source is never dead thanks to the brilliant minds that fight against big corporations like IBM.

  • @TheJimNicholson
    @TheJimNicholson Місяць тому +48

    Multicloud is the latest big lie. Having a single tool that can provision and manage services across multiple vendors is NOT what Terraform delivers, because there's no abstraction between the objects being managed and the vendor-specific services behind them. Whether you use Terraform or Cloud Formation, you're using AWS's client libraries and APIs behind the scenes, and your code won't work against Azure or GCP. All you get with Terraform is somewhat similar syntax for some analogous vendor-specific services, and you get that at the cost of stability, support and vendor-specific-feature-lag.

    • @seannewell397
      @seannewell397 Місяць тому +3

      I think libs failed at providing value, as you are right. But i think CF and bespoke apis is the issue. Pulumi / sst i think provides actual value by not shying away from what it is, but idk; we used CF a ton and i hated it. Want to explore pulumi/sst.

    • @themartdog
      @themartdog Місяць тому

      @@seannewell397 What do you hate? Honestly, just use the tools the vendors provide you. There's no reason use another tool just because you have a personal dislike for the syntax or whatever.

    • @tc2241
      @tc2241 Місяць тому +2

      I wouldn’t agree with that. My company is provisioned across multiple cloud providers running flavors of k8s just fine. Our configurations are pretty simple and they overlay specific modules. Now if you’re using provider specific solutions, then yes, but honestly we’ve found them far more expensive than just hosting in a container. Arguably most of those cloud tools are just abstractions on top of abstractions on top of abstractions hosted on containers anyway. That said, for my current personal project I’m going self hosted. For what I spend on cloud in a month I’ve got enough hardware and redundancy to host almost anything that isn’t Ai heavy. I’ll use a global cdn when I’m ready to release it

    • @dman8734
      @dman8734 Місяць тому

      @@tc2241 Not enough people are talking about self-hosting. I think it makes so much more sense! It does not take an FTE (for us) to maintain, and our cloud spend would cost us more than an employee so the value-prop just isn't there with cloud.

    • @Denominus
      @Denominus Місяць тому +1

      For sure, anyone using Terraform will have the illusion that it is some kind of abstraction that lets you seamlessly move your cloud infrastructure dispelled very quickly. It's not some kind of abstraction. It's just a universal way to statefully manage things. The nice part of that is it can link/provision different things together, like your CI system and your cloud infrastructure or secret manager, without resorting to piles of glue scripts or manual steps.

  • @jordan9506
    @jordan9506 Місяць тому +1

    Hi Theo, I really liked the video and your technical opinion on the acquisition. However, in the last 3 years I've been focused on receiving cloud certificates and haven't used them at all in my day-to-day job and pretty much share your opinion on them. I just wanted to ask what is your reason to not like certificates :)

  • @tc2241
    @tc2241 Місяць тому +2

    Honestly the apis for most major cloud providers are so robust that it’s not like TF holds you ransom. The only issue is that it’s convenient having everything in one place under a unified format, and not having update integrations yourself. However if you’re on a single provider, it’s not really a struggle to have your own tool

  • @TehPwnerer
    @TehPwnerer Місяць тому +7

    "Of all companies IBM now owns terraform"........ Of all companies, lolz dude, this happens all the time in the tech, ie. Oracle owns Java

  • @TommiTuura
    @TommiTuura Місяць тому +8

    My prediction: most of this stuff is ending up on somewhere under Red Hat / OpenShift umbrella soon, which means you'll only get untested versions as open source from them.
    ...edit: Which, admittedly, looks like a better alternative to rest of us than what HashiCorp was doing with the BSL thing before acquisition.

    • @mudi2000a
      @mudi2000a Місяць тому +1

      I find the name BSL hilarious. bullshit license! How can anyone create abbreviations starting with BS? 😂

  • @niklas7816
    @niklas7816 Місяць тому +33

    Hello OpenTofu.

  • @cyberb4ss
    @cyberb4ss Місяць тому +1

    RIP hashicorp, you will be missed. Such an innovative, ground breaking company with so many industry standards. Was a fan of them for the longest time, feels like someone's dream that ended in corporate.

  • @chu121su12
    @chu121su12 Місяць тому

    Weird thing about opentofu is due to the nature of the code as infra/service deployment, you don't have to code for effeciency to reach the feature parity with tf

  • @leg1tvids
    @leg1tvids Місяць тому

    Also Theo, plz make a video on your development environment / workflow.

  • @varunsharma5582
    @varunsharma5582 Місяць тому +4

    You can use Azure storage account and dynamo db to save tfstate

  • @DF-wl8nj
    @DF-wl8nj Місяць тому

    If IBM runs at a net less for some of the services it’s deficient in, the goal may also be to transfer from providing 100% cloud service, to cloud “add-ons” that can be easily integrated into an existing deployment at another service provider, without having to partner with a competitor

  • @Kabodanki
    @Kabodanki Місяць тому +24

    Now you understand why hashimoto was so mad against opentofu.

  • @isbestlizard
    @isbestlizard Місяць тому

    Multi cloud automation should synergise well with ibm's cloud platform as a service b2b enterprise automation toolset

  • @foobars3816
    @foobars3816 Місяць тому +2

    I LOVE Pulumi. It is what we all should have been using from the start. The reason people don't like is because most people working in Infra came from an Ops background and are not very good at programming. Most people coming from a dev background love it though when they actually try it.

  • @einrealist
    @einrealist Місяць тому +4

    In translation: IBM has many projects / clients relying on TerraForm..........

    • @giannismentz3570
      @giannismentz3570 Місяць тому

      They will have from now on... everyone who makes extensive use of all those cloud datacenters, they need this kind of thing. They don't manage all those by hand, whether this is virtual servers, specialized serverless (as they call them) functions, gpu time, etc. in the same way that those datacenters don't really manage their prices manually either.

  • @alexkoolschijn
    @alexkoolschijn Місяць тому +12

    Did you check who one of the supporters is of openbao?.... Drumroll.... IBM

    • @Chris-se3nc
      @Chris-se3nc Місяць тому +5

      Yup that will end. In fact maybe IBM will open source again.

    • @aaronbrown3820
      @aaronbrown3820 Місяць тому +2

      In fact IBM encourages use of open tofu internally

    • @Chris-se3nc
      @Chris-se3nc Місяць тому

      @@aaronbrown3820 for now

  • @KangoV
    @KangoV Місяць тому +3

    IBM Software Services grew by 5.5% in the last month. This is where Hashicorp will slot in. IBM Software Services will support near enough everything (even from other vendors).

  • @runnerup15
    @runnerup15 Місяць тому

    Pulimi is great, was easy to work with when we were doing iac things

  • @keyboard_g
    @keyboard_g Місяць тому +6

    At least it wasn’t Oracle.

    • @shaunkruger
      @shaunkruger Місяць тому +4

      If it was oracle the forks of all their products would instantly be more robust and community supported.

    • @RackTomRememberance
      @RackTomRememberance Місяць тому

      At least it wasn't AWS

  • @zacclifton5479
    @zacclifton5479 Місяць тому +1

    Don't forget about crossplane and winglang

  • @zaneearldufour
    @zaneearldufour Місяць тому +1

    State management is why crossplane seems like the future

    • @DryBones111
      @DryBones111 Місяць тому

      True. Existing state should really be queried directly, not stored some other place which is bound to drift.

  • @user-yl4st7wi5w
    @user-yl4st7wi5w Місяць тому

    People building companies open source or not need an exit strategy so they can make money from the effort. common strategy is to sell to larger company so not surprising particularly if you are not profitable.

  • @dyto2287
    @dyto2287 Місяць тому +22

    opentofu will fight ibm now...good luck! 😅

    • @MelroyvandenBerg
      @MelroyvandenBerg Місяць тому

      Indeed, since now LLMs are trained on source code like OpenTofu. And developers at IBM using LLMs like Copilot will now generate GPL licensed code for example in there copyrighted code. Forcing the company to fully open-source all their code, since after some time you don't know anymore which part of your code might contain generated GPL code and which aren't.

  • @krullbulle2
    @krullbulle2 Місяць тому

    I really like the slick DSL of Hashicorp. Terraform is so good imo.
    Pulumi just feels like a hack to me for people who can not fathom to use another language for infra.
    So sad to see Terraform first get a shitty license and then this.
    I feel robbed.

  • @nes999
    @nes999 Місяць тому

    Anyone who keeps an eye on DOD contracts isn't surprised in the least. The US military has a some large contracts out there for cloud solutions.

  • @keyboard_g
    @keyboard_g Місяць тому +1

    We’ve spent millions in the IBM cloud after they acquired SoftLayer. Since then the support has fallen off a cliff and they’ve made tons of mistakes. We are currently racing off of their platform.

  • @OninokosInferno
    @OninokosInferno Місяць тому +2

    As a former IBM employee, I was using the IBM cloud. But as you've said, not because I wanted to, but because I had to. Nevertheless, among many other companies wishing to acquire Hashicorp, IBM was one of the best consumer options.

  • @bfwarner
    @bfwarner Місяць тому +1

    What makes anyone think Pulumi can make money either?

  • @specdesa
    @specdesa Місяць тому +1

    You just made a video and summarized our CEO's mail update. Love it. Thanks.

  • @fabssalamanca3986
    @fabssalamanca3986 Місяць тому

    first Red Hat - Ansible. Now Hashicorp - Terraform. Introducing "Terrible" ....

  • @BinaryReader
    @BinaryReader Місяць тому +3

    Multicloud deployments are crazier than hybrid local / cloud (but you could at least make some justifications for the latter) Really, there is no reason to deploy a single application across multiple cloud infrastructures. The only possible reason I can think of is if you wanted to become horrifically vendor locked to cloud specific PaaS offerings. No, the reason IBM likely acquired Hashicorp is merely to own a stake in a technology that enables applications to be moved across infrastructures...Terraform underpins most deployments nowadays, IBM owning the technology essentially makes them a gateway to cloud providers owned by their competitors. Obviously.....I hope they do something good with it tho, devops sucks.

    • @daphenomenalz4100
      @daphenomenalz4100 Місяць тому

      Opentofu released Go support for Terraform, i am pretty sure they will continue making even greater things in future than IBM lmao

  • @andrewforrester6713
    @andrewforrester6713 Місяць тому +3

    Pulumi is really great

  • @RobHarrison
    @RobHarrison Місяць тому

    Yes, this makes total sense if you consider IBM wants people to use their cloud. Probably won’t be good for consumers in the end but in the short term they’d be mad to ruin the products.

  • @Chris-se3nc
    @Chris-se3nc Місяць тому +1

    When cash is no longer cheap to raise round after round many companies will be taken over by big tech.

  • @emaayan
    @emaayan Місяць тому

    i'm more worried about packer..

  • @almcchesney
    @almcchesney Місяць тому

    A solution like palumi is where it's at, you can make your own primitives like a sqs backed lambda and build better blueprints

  • @elmepo232
    @elmepo232 Місяць тому

    Re: The whole "IBM Needs Multi-Cloud because it's had trouble getting adoption"
    This is nothing new actually. I worked there from 2015 - 2020, and even back then this was the major thing they were pushing, except it was pushed as "Hybrid Cloud", it's just that IBMs business has come to rely less on physical hardware sales, as has the general hosting environment. In 2015 more companies were self hosting as opposed to today, because the cloud has just gotten so much cheaper and easier to develop on, in part thanks to things like Terraform.
    The general approach of IBM, at least that I could surmise, was that IBM knew it would never be an industry leader. So instead they've set up strategic partnerships with or acquired companies that are effectively hedges on cloud as an industry. RedHat, Apptio, etc. IBM's vision ultimately is that while your cloud provider might not be IBM Cloud, the stack you use to develop/deploy/monitor your application is.
    Personally, I don't see it really taking off. IBM won't ever die, but I think it's never really going to thrive again either.

  • @ThugLifeModafocah
    @ThugLifeModafocah Місяць тому

    I knew Hashimoto and the beginning of Hashicorp back in 2012 or 2013... because of Vagrant. Then Docker appeared and I just moved from Vagrant and Hashicorpo... Good to know he made tons of money.

  • @OnlyForF1
    @OnlyForF1 Місяць тому

    Rest in peace

  • @luisliz
    @luisliz Місяць тому

    NOOOOOOO WHYYYY

  • @Denominus
    @Denominus Місяць тому +1

    As someone that uses Terraform ALOT, I think the most immediate action they will take is divert resources to the IBM TF Provider, because it’s absolutely terrible. The best Terraform provider would be the AWS one.
    A bad TF provider for IBM Cloud really hurts its adoption, nobody doing TF wants to touch it. Now the question is, will this result in the AWS provider getting worse over time? Maybe, time will tell. If it does, that will hurt AWS badly.
    And OpenTF/Pulumi both rely on the work that Hashicorp puts into the AWS Provider. You might be surprised to find just how much of Pulumi leans on TF to cover its gaps.

    • @michaszewczak7392
      @michaszewczak7392 Місяць тому

      Azurerm provider is developed by Microsoft, AWS one is developed by Hashicorp?

    • @Denominus
      @Denominus Місяць тому

      @@michaszewczak7392 Hashicorp is the primary contributor to it.

    • @Denominus
      @Denominus Місяць тому

      @@michaszewczak7392 Hashicorp is the primary contributor to the AWS provider. Other people contribute as well, but to a much lesser degree.

  • @stoched
    @stoched Місяць тому

    Ain’t now way I’m using cloud IBM DB2 💀

  • @sleepingcolossus
    @sleepingcolossus Місяць тому

    2 - because they acquired ns1 connect

  • @Sound_.-Safari
    @Sound_.-Safari Місяць тому

    2 the quantum compute lol

  • @complexity5545
    @complexity5545 Місяць тому

    This is actually n.e.w.s. not related to JS. Good job.
    Terraform is a professional stack. I consullted with about 3 companies that use it heavily. This is a surprisingly good buy by IBM. All of these side pet project companies doing cloud are going to get bought out by the big companies. Most of the small businesses suck at making professional solutions; they always make the user experience really bad (where you can't undo a change (like most nerds do)).
    But If you're using terraform in your side business, I'd find something else.

  • @leg1tvids
    @leg1tvids Місяць тому +2

    AWS CDK

  • @rjreilly1965
    @rjreilly1965 Місяць тому

    glad we made the decision to stick with gruntworks, not terraform cloud and use opentofu ....

  • @TeamDman
    @TeamDman Місяць тому

    Terraform cloud doesn't make sense when you can use azure storage accounts and azure key vaults to hold your state files and secrets for cents per month. Other clouds have support as well, Terraform isn't a thing that makes money given how easy it is to run it on your own

  • @codeforme8860
    @codeforme8860 Місяць тому

    The will cut costs, fire the devs then after jacking the price up to high heaven. Make it open source with a preference for IBM cloud

  • @user-yl4st7wi5w
    @user-yl4st7wi5w Місяць тому +1

    hashicorp over hired staff and didn't rely enough on the open source community. Then it would have been profitable which is a shame. I suspect IBM will halve the number of staff inside hashicorp and maybe move back to open source. lots of people use ansible and terraform together so better integration would also help. I bet the Ansible Automation Platform will get terraform added to it. You pay for the Ansible Automation Platorm. -) Selling corporates Redhat/Ansible/Terraform bundle will be good business as they like to pay for support. -)

  • @saianshsingh6166
    @saianshsingh6166 Місяць тому

    Theo plays roblox confirmed

  • @mudi2000a
    @mudi2000a Місяць тому

    RIP Terraform.

  • @jazzochannel
    @jazzochannel Місяць тому

    8:33 IBM cloud? what?

  • @ErikS-
    @ErikS- Місяць тому +4

    The open source community should react by launching a CLASS LAWSUIT against the likes of Hashicorp, Red Hat...
    They clearly misrepresent and MARKET themselves as OPEN SOURCE, whilst they actually are not!
    If I were jury member in such a trial, I would clearly rule against these practices!

    • @mattmmilli8287
      @mattmmilli8287 Місяць тому

      They are companies who can ultimately do whatever they want. This isn’t some mandated code welfare program

  • @ThugLifeModafocah
    @ThugLifeModafocah Місяць тому

    you can already tell they are a good fit 🤣🤣🤣

  • @RockTheCage55
    @RockTheCage55 Місяць тому

    They are going to centos hashicorp

  • @nagvol
    @nagvol Місяць тому

    As a part of the IBMer it is a Great News, happy to collaborate with Hashi Corp, lets transform the cloud world

  • @ivanmaglica264
    @ivanmaglica264 Місяць тому

    Is anything sold for less than a billion dollar this days? What a hell! Speaks for true value of dollar (and money in general I guess)...

  • @kuakilyissombroguwi
    @kuakilyissombroguwi Місяць тому

    Let's be honest, Terraform never hit its stride. Now it's found the perfect graveyard.

  • @donwald3436
    @donwald3436 Місяць тому +1

    IBM has a cloud? lol

  • @373323
    @373323 Місяць тому

    that is very bad news, just look at what they did with redhat

  • @timseguine2
    @timseguine2 Місяць тому

    I also used the IBM cloud when I worked there. It is actually not as bad as people like to pretend. A lot of it is unfamiliarity and lack of momentum compared to AWS and azure.

  • @s1v7
    @s1v7 Місяць тому

    rip terraform

  • @daphenomenalz4100
    @daphenomenalz4100 Місяць тому

    Why are they stating Multi Cloud lol, why would you use anything other than a single cloud provider except with Cloudflare

    • @turc1656
      @turc1656 Місяць тому

      I'm not knowledgeable enough to answer but I'm assuming he's saying that either the features or pricing for various things makes it desirable to split across different services. That being said, I work at a very large Fortune 500 company and I'm pretty sure EVERYTHING is in AWS, purely out of simplicity.

  • @spoonikle
    @spoonikle Місяць тому

    Fork it all. 😂

  • @mikr13
    @mikr13 Місяць тому +1

    Big L

  • @i_Amazin_
    @i_Amazin_ Місяць тому

    SST constantly winning

  • @felipelecot
    @felipelecot Місяць тому +1

    L

  • @arafays
    @arafays Місяць тому

    i dont know why I keep clicking on videos with a talking head reading an online article.

    • @t3dotgg
      @t3dotgg  Місяць тому

      I like to think I’m a less biased source of info then IBM and Hashicorp :)

  • @yungouda
    @yungouda Місяць тому

    Who the hell would want to provision infra with *Javascript*?!

    • @random_bit
      @random_bit Місяць тому

      You can t pay me enough to write JS tbh

  • @liamlindy
    @liamlindy Місяць тому +1

    This is yuck

  • @bigyikes7354
    @bigyikes7354 Місяць тому

    Why do you always look like you need to poop in your thumbnails?

  • @MelroyvandenBerg
    @MelroyvandenBerg Місяць тому +1

    Cloud is overrated

  • @NastyWicked
    @NastyWicked Місяць тому

    Self-hosted Terraform Enterprise on other public clouds is a thing (you still pay a license fee)

    • @giannismentz3570
      @giannismentz3570 Місяць тому

      No it's not. Not if IBM says so, from now on.

  • @pisse3000
    @pisse3000 Місяць тому

    Honestly for all the great things Hashicorp has done for the cloud ecosystem the founders deserve to get a bag. For everyone complaining abotu IBM, remember that it could have been Oracle.

  • @shitinsideyou
    @shitinsideyou Місяць тому +3

    github sold to microsoft, redis not free, now terraform to ibm...

    • @daphenomenalz4100
      @daphenomenalz4100 Місяць тому +1

      Atleast Microsoft did not ruin Github, infact it became even more successful

    • @shitinsideyou
      @shitinsideyou Місяць тому +2

      @@daphenomenalz4100 microsoft is indeed an angel... they didn't steal anybody's code lol

    • @aaronbrown3820
      @aaronbrown3820 Місяць тому

      ​@@daphenomenalz4100Microsoft wouldn't exist without ibm

    • @michaszewczak7392
      @michaszewczak7392 Місяць тому

      Dude 2005 calls u back and want his M$-bad sentence back. Everything in MS is open source now, its a good company. Even .net is open source like for 8 or more years

    • @complexity5545
      @complexity5545 Місяць тому

      @@shitinsideyou Exactly. Github is like one of the pillars of training M$ AI software (using everyone else's code), and then they make you pay for AI (copilot).