The industry took notice. Genomics researchers, who deal with petabytes of DNA sequence data, could now analyze a genome in hours instead of weeks. Oil and gas companies processing seismic data could run simulations in real-time. And in Hollywood, visual effects studios rendering films like Avengers: Endgame could have hundreds of artists working on the same massive frames without waiting for files to load. Imagine you have a giant, urgent puzzle to solve (the data). Normally, you’d put all the puzzle pieces in one box on a table, and one person (the storage server) hands pieces to a team of workers (compute servers). That one person becomes exhausted.
WekaIO instead gives every worker their own small box of puzzle pieces (local flash) and a telepathy link (NVMe-oF) to everyone else’s box. When a worker needs a specific piece, they don’t ask one person—they grab it directly from the box where it lives. The work happens in parallel, without waiting. WekaIO evolved from a software-only product to a complete data platform. It now supports hybrid cloud, allowing companies to burst their workloads from on-premises flash to public clouds like AWS and Azure without changing a line of code. wekaio
Here was the magic trick: Weka separated the metadata (the "table of contents" telling where a file lives) from the data itself. Both were spread across all servers in the cluster. This meant there was no single "traffic cop" to get overwhelmed. When 10,000 servers asked for 10,000 different files, the system simply used all its brains at once. By 2018, WekaIO was ready. In independent benchmark tests (using the SPECsfs standard), the software achieved a stunning result: over 2 million I/O operations per second (IOPS) and 90 gigabytes per second of throughput from a single namespace. That was like downloading the entire Library of Congress in under a minute. The industry took notice
They built the on a radical idea: a parallel, distributed architecture that runs on standard x86 servers. Instead of a dedicated storage appliance, Weka turned every server’s local flash into part of a giant, unified pool. It was a "shared-nothing" architecture that used NVMe-over-Fabrics (NVMe-oF) to connect everything at near-memory speeds. And in Hollywood, visual effects studios rendering films
WekaIO didn't invent flash or NVMe. They invented the traffic rules for a world where every car wants to drive at 200 mph simultaneously. And that made all the difference.
So, in 2013, they founded (pronounced WEE-kah-ee-oh ). The name was a clever fusion: "WEKA" is the Māori word for "wild and fast," and "IO" stands for Input/Output. Their mission was to create a file system that could finally unleash the raw power of NVMe flash. The Innovation: The "Matrix" Architecture Most storage systems are like a single, crowded highway. Data enters, gets stuck in traffic jams (metadata bottlenecks), and crawls to its destination. WekaIO threw out the old map.