Here is a fact about the technology industry that is true and slightly annoying: the parts everyone talks about sit on top of parts nobody talks about. There is the app, the demo, the launch tweet - and then, several layers down, there is a room full of x86 servers that have to actually store the data and run the virtual machines and not fall over. Sihua Technologies Inc is a company that builds software for that second thing. It has been doing it, quietly, since 2000, out of an office on Stevens Creek Blvd in Cupertino, which is the same street where a much larger company also thinks hard about integrating hardware and software.
The pitch is easy to state and surprisingly hard to execute. Enterprises want the good parts of the cloud - elasticity, high availability, a single pane of glass - without the parts they find uncomfortable, like handing their data to a hyperscaler and paying rent on it forever. So Sihua sells the software that lets a company build a cloud inside its own data center, on servers it already owns. The technical term is "hyper-converged infrastructure," which means you stop buying a separate box for compute, a separate box for storage, and a separate box for virtualization, and instead run all three on the same commodity server. The marketing term is "cloud economics." The honest term is "we made the expensive appliance optional."
What makes Sihua worth a look is not that it invented any of this. It didn't. Hyper-convergence is a crowded field with well-funded incumbents - Nutanix, VMware, Scale Computing - all selling some version of "run your data center like a cloud." What's interesting is how Sihua got there: by assembling open building blocks - KVM for virtualization, Docker for containers, OpenStack for orchestration - into a supportable enterprise product, rather than reinventing the hypervisor from scratch. That is a less heroic engineering story and a more sensible business one. Nobody gives you a medal for standing on the shoulders of open source, but your customers get software that works and a smaller bill.