Michael Dell will get $24bn! from this acquisition...It's fascinating how he turned around a struggling PC company (Dell Inc) into a financial engineering machine that made him tens of billions. https://www.forbes.com/sites/antoinegara/2021/04/18/how-wall...
Broadcom to acquire VMware for $61B
101–110 of 430 posts
Re: Broadcom to acquire VMware for $61B
#102Enterprise software is such a mystery to me. I can't imagine any company ran by To me it just looks like older companies paying to keep from having to deal with Linux directly
Re: Broadcom to acquire VMware for $61B
#103Earlier quoted context omitted.
This feels way too pessimistic, VMware got big before open source virtualization took off. I imagine someone could use docker instead of VMware in most cases, and if that's not possible then hire some people to make it so. Vendor lockin is a scary thing, the people who are really going to hurt here are mega super corps who are now going to have to pay out the nose. If you're a smaller company, you should be moving to…
> I imagine someone could use docker instead of VMware in most cases, and if that's not possible then hire some people to make it so. It's been a few years since I've worked with bare metal, but doesn't Docker require a hypervisor for the containers? You could swap to KVM or Hyper-V, but transitioning an org's hypervisor on bare metal is a massive task any way you cut it.
Re: Broadcom to acquire VMware for $61B
#104Re: Broadcom to acquire VMware for $61B
#105Oh no https://www.reddit.com/r/cybersecurity/comments/uxucz4/if_vm...
This feels way too pessimistic, VMware got big before open source virtualization took off. I imagine someone could use docker instead of VMware in most cases, and if that's not possible then hire some people to make it so. Vendor lockin is a scary thing, the people who are really going to hurt here are mega super corps who are now going to have to pay out the nose. If you're a smaller company, you should be moving to…
I would argue that there are more Docker containers running on a VM, running on top of VMware than there are Docker containers running on bare metal servers.
Both VMs and containers can be used and misused in a number of ways, but rarely can you replace a VM on VMware ESXi with Docker. There's still a massive business case for VMware and the only real competitors are Microsoft Hyper-V and Citrix XenServer (if it's still called that).
You also have to remember that there's a crazy big Microsoft world out there, Docker and containers still aren't of much use here. While this could run on Hyper-V, many just pick ESXi because it's what they know (No one was ever fired for choosing VMware).
Re: Broadcom to acquire VMware for $61B
#106Earlier quoted context omitted.
This feels way too pessimistic, VMware got big before open source virtualization took off. I imagine someone could use docker instead of VMware in most cases, and if that's not possible then hire some people to make it so. Vendor lockin is a scary thing, the people who are really going to hurt here are mega super corps who are now going to have to pay out the nose. If you're a smaller company, you should be moving to…
It's not purely a case of vendor lock-in, but that shouldn't be downplayed too much. Virtualization is still very much applicable for the legacy applications which are still prevalent. New apps may run in containers, but it's not just a few big companies running ancient legacy software. When you refer to smaller company and mention docker, or open source, it's only those that are tech startups, or close to the field…
You can run Windows in a docker container so this would support legacy applications.
I'm not saying it's easy, but it's not insurmountable. If all else fails, Virtual box is open source
Re: Broadcom to acquire VMware for $61B
#107Earlier quoted context omitted.
Maaaaaybe. I am not a fan of software patents but intellectual property laws are the only thing stopping Big Company A from just cloning Small Company B's product. At least now they have to go to the trouble of buying them. Of course, it goes both ways and laws often favor the strong against the weak. But it is not all one-sided.
> intellectual property laws are the only thing stopping Big Company A from just cloning Small Company B's product Is that really the case? Does it work? Isn't Instagram basically cloning TIkTok right now? and cloned Snap before that? Apple with Alfred, Spotlight, F.lux etc are also examples. Seems like for software, either patents aren't utilized or simply can't be enforced.
I only know VMWare from its days as virtualization software. I would put money on them having had a bunch of patents on the specific techniques they used.
Software patents sometimes work out, sometimes not. If I were king of the world I wouldn't get rid of them but narrow the scope down to protecting specific implementations, none of this "Buying stuff of the internet" pantenting that invested the 00s.
Re: Broadcom to acquire VMware for $61B
#108Ponders if it will payoff as an investment. Hyper visors are nowdays commodity. Workloads are moving from enterprise onsite datacenters to the cloud. Hyperscalers AWS,Google and Azure running the cloud are running work loads on Linux KVM kernel based virtual machines.
It's not the lower level primitives here that are valuable from VMware, it's the higher level abstractions built on top of them that facilitate easier management and use by (relatively) less technical people.
You can give a "good at Windows" type technician a few hours of training and they can put together a usable vCenter deployment, including things like corporate SSO and such. They can drag and drop things around and it'll mostly work. And when things go wrong and this person is confused about what to do, they can call up support for help.
Obviously, this is centered on-prem, which is indeed shrinking - but a lot of orgs have a lot of investment in stuff running on site, and there are still plenty of cases where having e.g. lots of storage and enough compute to "process" it in some way physically close to office users can speed up their workflows.
Re: Broadcom to acquire VMware for $61B
#109Enterprise software is such a mystery to me. I can't imagine any company ran by To me it just looks like older companies paying to keep from having to deal with Linux directly
Re: Broadcom to acquire VMware for $61B
#110Earlier quoted context omitted.
This feels way too pessimistic, VMware got big before open source virtualization took off. I imagine someone could use docker instead of VMware in most cases, and if that's not possible then hire some people to make it so. Vendor lockin is a scary thing, the people who are really going to hurt here are mega super corps who are now going to have to pay out the nose. If you're a smaller company, you should be moving to…
> I imagine someone could use docker instead of VMware in most cases, and if that's not possible then hire some people to make it so. It's been a few years since I've worked with bare metal, but doesn't Docker require a hypervisor for the containers? You could swap to KVM or Hyper-V, but transitioning an org's hypervisor on bare metal is a massive task any way you cut it.