I am CTO of a large global data center provider posting with throwaway account. As a technologist, I really appreciate what they have done. Impressive work, high quality, however I don't understand who this is for. The meaningful market for Data Center hardware is pretty well defined in two clusters. People that build/make custom gear (such as Hyperscalers) and people that buys HP/Cisco/IBM/Dell... (blades or hyper-c…
You may not be aware of the pain that many large, non-software companies currently have on AWS. Gigantic monthly bills (hundreds of thousands per month) coming from subdivisions that aren't capable or motivated to reduce their AWS budget or usage. To the office of the CTO, Oxide's value proposition (buy instead of rent) could be very motivating. "Hey subdivision A, could we buy a few Oxide racks and move your workloa…
The Cloud Computer
391–400 of 994 posts
Re: The Cloud Computer
#392This is actually a pretty big deal. They sell servers, but as a finished product. Not as a cobbled together mess of third party stuff where the vendor keeps shrugging if there is an integration problem. They integrated it. It comes with all the features they expect you to want if you wanted to build your own cloud. Also, they wrote the software. And it's all open source. So no "sorry but the third party vendor droppe…
How is this different from AWS Outpost?
Re: The Cloud Computer
#393I regret missing the Open Source Firmware Conference--I really wanted to meet them and learn some more on what's the story here. I know it's a brilliant team, and since ZFS/OpenSolaris/Dtrace I've known about Bryan. The product is a nicely looking product too. One thing I don't get is the target market. Who is it? Banks? Cloud vendors? Insurance companies? I think there's a part of the computer business that I don't…
Fortune 1000, government. Large organizations that want to own their own hardware, yet want the cloud experience for deploying their software to it. First two customers to have received racks are Idaho National Lab, a Department of Energy laboratory, and a global finances firm. I think that gives a characterization to at least part of the market.
> They won't do this for me?
You are correct that they will do that for you. There are big differences though. From a hardware level, the largest one is that what you'll get in that case are individual 1U servers, in a rack, built from a bunch of reference designs, pieced together from various different organizations. We designed this as a whole rack. From scratch. This has a number of benefits, like for example, we use 80mm fans, at a very low RPM. Our fans draw less power and operate more quietly than the usual fans you'd get in that case. (I know you said people don't care about noise, and it's true that it's not a feature of the product to sell, just an interesting aspect of the design process: we didn't set out to make the rack quiet, it just is, thanks to other decisions that are more meaningful, like cooling efficiently) On the software side, we have written an enormous amount of software from scratch, designed for this specific hardware. Including a control plane, so you can think of the whole rack as a pool of resources, not as individual servers you manage yourself. And since we have done all of this in-house, we can take responsibility for the full quality of the product. If you have a firmware bug, it's not "oh sorry, we'll file a ticket with our firmware vendor and let you know when that's sorted," we will fix it ourselves. Everything is integrated and works together, because we built it for purpose that way, not because we installed a bunch of things from different organizations, ran some test, and said "looks good to me."
Re: The Cloud Computer
#394This is actually a pretty big deal. They sell servers, but as a finished product. Not as a cobbled together mess of third party stuff where the vendor keeps shrugging if there is an integration problem. They integrated it. It comes with all the features they expect you to want if you wanted to build your own cloud. Also, they wrote the software. And it's all open source. So no "sorry but the third party vendor droppe…
On site backup inventory DC build out cost and effort Power cooling requirements Dark fiber bandwidth requirement New headcount to support all this No thanks , I have widgets to make and sell and a business to run.
Re: The Cloud Computer
#395They use Tofino as the networking switch. But Intel is discontinuing Tofino so I'm wondering what does future upgrade path look like for Oxide? Would they consider something like a p4 programmable DPU as the replacement?
Oxide racks curren use AMD CPUs and and after buying Pensando AMD now offer P4 DPUs. I would hazard a complete guess and say maybe a move from Tofino to Pensando is on the cards for future networking revisions.
Re: The Cloud Computer
#396Earlier quoted context omitted.
They mentioned it really quickly in their Oxide an Friends podcast but, IIRC, prices start at $500k. Some of the audience asked if they were going to do a smaller configuration like half or quarter rack. And they said they were looking into it but weren't sure the of the business case.
I don’t know anything about buying servers, is that expensive?
Re: The Cloud Computer
#397Earlier quoted context omitted.
I wouldn't be dismissive of people telling you that the product description can be improved. My opinion is that the description of the product in this thread will outperform your site 10 to 1.
I am not trying to be dismissive, I was just explaining since there was some confusion.
The comment you replied to was not questioning the value of integrated cabling. It was pointing out that the product description on the site does not make sense.
"Cloud computer" sounds like a server you rent from AWS. It's kind of like calling Rust "cloud compiler."
If you choose to use words that your audience doesn't understand, or even worse understands to mean the opposite of what you want them to mean, it's a good idea to explain these words immediately using conventional words with conventional meaning. The comments by throw0101a did that.
The product seems really cool, but there is no way I would've understood what it was from the website.
Re: The Cloud Computer
#398I'd like to add that their open source code is also EXTREMELY high quality. If you're an embedded developer go take a look at Hubris and Humility. I ended up using those to GREAT effect for this custom one-off aerospace device and it was a fantastic experience to integrate with. Definitely a change from what I was used to that took a bit of getting used to.
> I'd like to add that their open source code is also EXTREMELY high quality. * https://github.com/oxidecomputer
Re: The Cloud Computer
#399Earlier quoted context omitted.
Will you be selling services as well, such as taking care of installation, boot up, testing, validation, etc., for a fee?
At this stage of the company, everyone gets a white-glove installation process. I suspect that will change over time but I don't work on that part of things, so I don't personally know the details.
Re: The Cloud Computer
#400I'd like to add that their open source code is also EXTREMELY high quality. If you're an embedded developer go take a look at Hubris and Humility. I ended up using those to GREAT effect for this custom one-off aerospace device and it was a fantastic experience to integrate with. Definitely a change from what I was used to that took a bit of getting used to.