top of page

WEKA Backblaze Partnership Puts AI Data on Two Storage Tiers

Sep 12
14 min read

The WEKA Backblaze partnership splits AI data across two storage tiers, challenging the idea that every valuable dataset belongs on costly high-speed infrastructure.

Under the collaboration announced September 9, WEKA NeuralMesh handles performance-sensitive workloads near accelerated compute. Backblaze B2 retains larger datasets, checkpoints, outputs, and other assets that do not need immediate high-speed access.

That division sounds simple, but it targets an increasingly expensive problem. AI teams want storage fast enough to keep GPUs busy without maintaining every saved artifact on the same performance tier.

The arrangement also puts pressure on all-flash storage strategies and tightly bundled hyperscaler services. Independent vendors now want to offer an alternative built from specialized performance and capacity layers.

The companies have tested WEKA’s Snap-to-Object capability with B2, according to the B2 certification. However, full certification remains underway, making production validation the central question.

What the WEKA Backblaze Partnership Actually Changes

The collaboration turns Backblaze B2 into a tested capacity destination for data moving through WEKA NeuralMesh workflows.

The companies are not proposing that B2 replace WEKA’s high-performance storage. Instead, each platform receives a defined position in the AI data lifecycle.

NeuralMesh remains responsible for active data serving performance-sensitive training, checkpointing, inference, and accelerated computing. B2 provides object storage for data that remains useful without requiring the same access profile.

Object storage manages data as objects with metadata rather than presenting it as conventional files or disk blocks. That design suits large retained collections, but it behaves differently from GPU-adjacent performance storage.

The intended workflow begins with raw, unstructured material in B2. Training sets, media libraries, and source files can remain there until an active workload needs them.

Teams can then make selected data available through NeuralMesh for processing near their compute environment. After a run, checkpoints and outputs can return to B2 for retention or later reuse.

A checkpoint records a model’s state during training, allowing work to resume without restarting the entire run. Keeping multiple checkpoints supports recovery, comparison, testing, and governance.

That lifecycle matters because AI projects rarely use data once. A dataset can support training, evaluation, fine-tuning, retraining, and later investigations into model behavior.

Saved inference outputs can also become inputs for analysis or future product work. Deleting everything after immediate processing would reduce storage needs, but it would sacrifice that continuing value.

The storage analysis describes the architecture as hot data in WEKA and colder data in B2. That shorthand captures the placement strategy, though real workloads contain more than two temperatures.

Some assets need immediate access throughout a project. Others become inactive for weeks, then suddenly return for retraining, rollback, or an audit.

The WEKA B2 integration attempts to make those movements repeatable. Integration, sizing, tuning, and testing are part of the joint work rather than tasks left entirely to each customer.

That qualification is one of the collaboration’s main selling points. Storage integration can consume engineering time before a team processes any useful model data.

Engineers must determine network paths, throughput requirements, recovery behavior, authentication, retention policies, and failure handling. They must also measure how quickly data can return to the performance tier.

A working interface alone does not settle those questions. Production readiness depends on predictable behavior when datasets, concurrent jobs, and recovery demands expand.

The announcement therefore changes more than a compatibility list. It gives customers a proposed operating pattern for separating active AI data from retained assets.

The pattern is not exclusive to WEKA or Backblaze. Its significance comes from two specialized suppliers validating their products as a combined system.

That creates a clearer option for teams that do not want one provider controlling compute, performance storage, capacity storage, and data movement. It also creates another integration boundary that customers must monitor.

The partnership’s promise rests on that balance. Specialization can improve infrastructure economics, but only when data movement does not become the next bottleneck.

Why AI Storage Is Splitting Into Active and Retained Tiers

AI infrastructure is forcing buyers to distinguish data that feeds current computation from data that merely needs to remain available.

GPU clusters depend on a steady flow of inputs. If storage cannot provide data quickly enough, expensive compute resources wait instead of processing work.

That requirement favors high-performance systems close to accelerated compute. Such systems focus on latency, parallel access, throughput, and predictable behavior under demanding workloads.

Yet only part of an AI organization’s total data estate serves an active job at any moment. The rest includes source material, previous checkpoints, older model versions, generated outputs, and archived experiments.

Keeping every asset on the fastest tier treats retention as if it were active computation. That simplifies placement decisions, but it spends premium infrastructure on inactive data.

The opposite extreme also fails. Placing all information in capacity-oriented object storage can leave active jobs waiting for staging, transfers, or retrieval.

The WEKA Backblaze partnership addresses this conflict through explicit specialization. NeuralMesh focuses on data requiring immediate performance, while B2 carries the larger retained collection.

This is a mechanism decision, not merely a vendor relationship. It assumes that AI storage works best when data changes placement as its operational role changes.

The same dataset can move through several roles. Raw material starts as retained capacity, becomes active training input, and later returns as a versioned asset.

Checkpoints follow a similar path. They are written during active training, but most do not need permanent residence beside the GPU cluster.

Teams may preserve checkpoints because a later model version performs worse. They may also need evidence showing which data and model state produced a result.

Inference creates another stream of retained information. Outputs can support evaluation, user-facing features, quality reviews, and future training cycles.

These collections grow because AI development is iterative. Teams repeat runs, change parameters, compare models, and preserve branches that might become relevant again.

Backblaze and WEKA describe datasets and checkpoints growing toward exabyte scale. That statement is a company claim, not evidence that every customer operates at that size.

However, the direction remains credible even for smaller deployments. Data accumulates faster when organizations preserve more versions and use richer media.

Video, audio, scientific imagery, and other multimodal inputs are much larger than ordinary text records. Their derived artifacts can multiply total storage consumption.

The two-tier model therefore reflects a broader shift in infrastructure purchasing. Buyers increasingly ask which data deserves flash performance rather than asking whether all AI data belongs on flash.

Competitors are making the same architectural argument. VDURA and Wasabi announced a similar approach for AI factories and high-performance computing environments.

Their VDURA tiering keeps active data near GPUs while moving older artifacts into S3-compatible object storage. That parallel suggests the market is converging on lifecycle placement.

S3 compatibility means a service implements interfaces modeled on Amazon’s object-storage API. It can simplify integration, although compatible services can still differ in behavior and features.

WEKA also announced an object-tier collaboration with Scality earlier in 2026. That arrangement combines NeuralMesh with an enterprise object store that customers can deploy in controlled environments.

The Scality object tier shows that Backblaze is not WEKA’s only answer for retained data. Instead, WEKA appears to be building several capacity choices around its performance layer.

That strategy gives buyers deployment options, but it also intensifies competition among object-storage providers. Backblaze must prove why its service belongs behind NeuralMesh when alternatives already exist.

Its opportunity comes from operating B2 as a cloud service. Customers can add retained capacity without deploying and managing another storage cluster themselves.

The tradeoff is dependency on network connectivity and service availability. A managed capacity layer can reduce operational work while moving part of the workflow outside the local performance environment.

The resulting buyer decision is no longer simply flash versus disk. It includes location, control, recovery speed, interoperability, data governance, and operational responsibility.

How the WEKA B2 Integration Moves and Recovers Data

Snap-to-Object provides the technical bridge, but recovery behavior matters more than the act of copying data.

WEKA’s Snap-to-Object capability exports a complete filesystem snapshot, including data and metadata, into an object store. A snapshot represents a consistent point-in-time view of a filesystem.

The first export sends the complete snapshot. Later operations can be incremental, meaning they transfer changes rather than another full copy.

According to WEKA’s Snap-to-Object explanation, the exported data uses an internal format. Users cannot browse it as an ordinary collection of B2 objects.

That distinction affects expectations. The capability is designed for restoration through NeuralMesh, not direct inspection through any S3-compatible application.

In the WEKA Backblaze partnership, Snap-to-Object has been tested with B2. Teams can preserve checkpoints or inference data and recover them through the capacity tier.

This mechanism supports several practical scenarios. A training team can return to an earlier checkpoint after discovering instability in a later run.

Another team can preserve completed experiment states without keeping every version on the active tier. Researchers can later restore a selected snapshot into an appropriate NeuralMesh environment.

A company can also use retained snapshots during disaster recovery. The object copy separates a recoverable state from the performance cluster where the original workload ran.

The value depends on more than successful export. Teams need to know how long snapshots take, how much incremental data changes, and how restoration performs under pressure.

Recovery objectives differ across workloads. An abandoned experiment might tolerate a slow restore, while an interrupted production pipeline may require a much faster return.

Network capacity becomes part of that calculation. Moving large datasets between B2 and NeuralMesh can consume time even when both systems operate correctly.

Physical distance also matters. A performance cluster and its object tier need suitable connectivity, especially when a team expects frequent staging or recovery.

This is why “cold data” can be misleading. Some retained data becomes operationally urgent without warning, and the architecture must handle that transition.

The companies say the integration includes sizing and tuning. Buyers should ask what workload profiles those tests covered and which network assumptions supported the results.

They should also determine whether their access patterns match the tested scenarios. Large sequential transfers behave differently from many small objects or frequent concurrent restores.

Metadata scale can matter as much as total capacity. A collection containing billions of small files presents different challenges from fewer large media objects.

Checkpoint cadence creates another variable. Frequent snapshots improve recovery granularity, but they also increase change tracking, transfer activity, and retained versions.

Retention policies determine how long those versions remain. Governance teams might require extended preservation, while engineering teams may prefer aggressive deletion of obsolete states.

The WEKA B2 integration cannot choose those policies for customers. It can provide a validated path through which the policies operate.

Security controls also require attention. Teams must manage credentials, encryption, access boundaries, deletion protection, and audit records across both environments.

Backblaze has announced default server-side encryption for new B2 uploads beginning September 14, 2026. Encryption at rest is important, but it does not replace identity or lifecycle controls.

Organizations still need to restrict who can restore, overwrite, retain, or remove AI assets. Training data can contain proprietary, personal, or regulated information.

Model checkpoints deserve similar protection. They can embody significant intellectual property and sometimes expose information about underlying training.

A two-tier design therefore expands the control plane. Administrators must understand which platform owns each operation and how events appear across logs.

Failure testing should cover interrupted transfers, partial restores, expired credentials, unavailable networks, and capacity constraints. Successful demonstrations under normal conditions provide only part of the evidence.

Teams should also verify what happens when NeuralMesh versions change. Snapshot compatibility and restoration procedures need to survive software upgrades and infrastructure replacement.

The mechanism is credible because Snap-to-Object already exists as a defined NeuralMesh capability. What remains unproven publicly is its behavior with B2 across varied production environments.

The Real Opponent Is the All-Flash Default

The partnership competes most directly with the assumption that AI infrastructure should keep every valuable artifact on high-performance flash.

Flash remains necessary for workloads that demand low latency and high parallel throughput. The dispute concerns how much data deserves permanent residence there.

An all-flash approach reduces movement between tiers. Data remains near compute, and operators avoid some staging, restoration, and integration work.

That simplicity has operational value. Performance incidents become easier to investigate when fewer platforms and network paths sit between data and computation.

However, capacity grows whenever teams preserve more checkpoints, datasets, model versions, and outputs. The fastest tier can become a costly retention location.

The WEKA Backblaze partnership proposes a different answer. It preserves flash for active work while shifting inactive assets into disk-backed cloud object storage.

Backblaze has already tied that capacity argument to the neocloud market. Neoclouds provide GPU-focused cloud services outside the largest hyperscale platforms.

In June, Backblaze announced a five-year, multi-exabyte agreement supporting HDD-based tiers within CoreWeave AI Object Storage. Its CoreWeave agreement gives the company a substantial reference for AI-oriented capacity storage.

That relationship does not validate the separate NeuralMesh integration. It does show that Backblaze is pursuing large AI infrastructure operators rather than treating B2 only as general-purpose cloud storage.

WEKA brings access to customers already buying specialized performance infrastructure. Backblaze gains a route into those deployments without replacing the performance layer.

WEKA gains an independent managed capacity option. That can strengthen its argument that NeuralMesh fits into hybrid and multivendor architectures.

The larger competitive field includes hyperscaler storage services, independent object clouds, on-premises object platforms, and vendors selling broader integrated data systems.

Hyperscalers can connect storage, compute, networking, identity, and management within one cloud. Their advantage is integration across a large service portfolio.

Independent suppliers counter with portability and specialization. A customer can place compute and storage with different providers when technical or business requirements justify that separation.

This approach can reduce dependence on one cloud, but it does not automatically eliminate lock-in. Snapshots stored in WEKA’s internal format still depend on NeuralMesh for restoration.

That is a meaningful distinction for buyers. Storing data in an S3-compatible service does not guarantee that every stored artifact remains directly usable outside the originating application.

Raw training objects stored normally in B2 may remain portable through object APIs. Snap-to-Object exports have a different recovery model tied to WEKA.

The architecture therefore offers provider separation without complete software independence. Buyers should distinguish infrastructure portability from application-level data portability.

Scality presents another form of competition. It gives NeuralMesh users an object tier that can operate within enterprise-controlled infrastructure.

Backblaze offers a managed cloud destination. Those options appeal to different requirements around data residency, administration, networking, and procurement.

Wasabi’s work with VDURA establishes a more direct pairing between independent performance and capacity specialists. That combination validates the model while competing for the same buyers.

VAST Data takes a broader approach around a unified data platform and has a major presence in AI cloud infrastructure. Its strategy pressures narrower partnerships to prove operational simplicity.

Public-cloud incumbents can also respond through lifecycle policies and integrated high-performance file services. Their scale makes them difficult to displace when customers already run compute in the same cloud.

The WEKA Backblaze partnership does not settle these comparisons. It gives buyers another architecture to benchmark against them.

Its strongest case appears where retained AI data grows much faster than active working sets. The separation becomes less compelling when nearly all data remains performance-sensitive.

Workload predictability also influences the outcome. Teams that know which assets will become active can stage them before a job begins.

Unpredictable workloads create harder demands. Sudden access to an older dataset can expose retrieval delays that looked acceptable during planning.

All-flash storage minimizes that particular risk at the cost of maintaining more premium capacity. Tiered storage accepts movement and recovery work to improve resource allocation.

That is the core contest. It is not a claim that one medium wins universally, but a decision about where latency deserves priority.

Certification Is Underway, and That Caveat Matters

The announced architecture is tested, but its public evidence remains thinner than the companies’ production-ready language suggests.

Backblaze and WEKA say customers can contact either company to begin. They also state that B2 certification for NeuralMesh remains underway.

Those statements create an important distinction. A tested integration can support early engagements before completing a formal certification process.

Buyers should ask what “underway” means for support obligations. They need to know which configurations qualify for joint troubleshooting and which remain subject to change.

A qualified architecture should define supported NeuralMesh versions, B2 features, networking patterns, authentication methods, and recommended capacity ratios.

It should also state boundaries. Customers need to understand which configurations fall outside tested limits and who owns problems crossing the two systems.

No public benchmark accompanied the announcement. The companies did not publish transfer throughput, recovery times, supported object counts, or performance under concurrent workloads.

That absence does not show weak performance. It means readers cannot independently compare the integration with alternatives from the announcement alone.

WEKA’s claims about microsecond access apply to the performance tier, not necessarily to movement from B2. The two systems serve different access requirements.

Likewise, references to exabyte-scale datasets describe the problem’s upper range. They do not establish how a particular deployment will scale.

Customers should request measurements based on their object sizes, change rates, network location, and recovery objectives. Generic throughput figures would still require local validation.

The certification should also address failure semantics. A completed snapshot must remain consistent even when transfers or services experience interruptions.

Operators need visible status for exports, incremental changes, and restores. They should be able to identify incomplete operations before depending on them.

Data lifecycle policies present another uncertainty. The integration must coexist with B2 retention settings, deletion controls, encryption, and organizational governance requirements.

The companies’ announcement emphasizes retained datasets and outputs, but those categories can contain regulated information. Storage location and access history may become audit requirements.

Backblaze’s own AI storage strategy identifies regulatory, availability, security, concentration, and competitive risks around AI-oriented customers.

That filing also underscores Backblaze’s strategic interest in AI model builders and neocloud platforms. The WEKA relationship fits an established growth direction rather than an isolated product experiment.

Strategic alignment still does not guarantee adoption. Customers must decide whether another external capacity service improves their architecture enough to justify operational change.

Existing WEKA users may already have an object tier. Migrating retained data or adding a second destination requires a specific resilience, location, or management benefit.

New customers face a broader design choice. They can adopt the paired architecture, choose another NeuralMesh object tier, or select an integrated competitor.

Certification can reduce perceived risk, but references will matter more. The most persuasive evidence would come from named production users running repeatable restores.

Those users should represent more than one workload. Media pipelines, model training, scientific computing, and inference services generate different object and checkpoint patterns.

Evidence should also cover time. A system that works during initial deployment can encounter scaling issues as snapshots, namespaces, and retained versions accumulate.

Support coordination is another practical concern. Multivendor systems can create delays when each supplier initially suspects the other component.

A mature partnership should provide a clear escalation path and shared diagnostic process. Without that, pretesting may save installation time but not incident time.

The integration’s value also depends on predictable retrieval. Capacity storage becomes part of the active workflow whenever data returns for training or recovery.

Teams should test recovery during periods of high cluster utilization. A restore that performs well in isolation may compete with active workloads for network and storage resources.

They should measure total time to usable data, not only object transfer speed. Rehydration, metadata processing, mounting, validation, and job restart all affect recovery.

The cautious conclusion is straightforward. The architecture follows a sensible lifecycle model, while certification and production references must establish its operational maturity.

Three Signals Will Show Whether the Partnership Works

Certification scope, customer adoption, and measured recovery behavior will determine whether this becomes infrastructure or remains an alliance announcement.

The first signal is completion of B2 certification for NeuralMesh. The companies should publish the supported versions, configurations, deployment assumptions, and joint-support boundaries.

A detailed certification would strengthen the partnership’s central promise. It would show that customers receive a repeatable design rather than general compatibility between two products.

A narrow certification would weaken that promise. If support covers only limited configurations, many buyers would still need substantial engineering and validation.

The second signal is named production adoption. Customer references should explain which assets live in B2, which remain on NeuralMesh, and how frequently data moves.

Useful references would include workload scale without relying on vague labels. They would describe checkpoint frequency, retained-data growth, restoration patterns, and operational ownership.

Adoption by existing NeuralMesh customers would show that B2 adds value beside established object options. New joint customers would indicate that the pairing influences infrastructure selection.

A single pilot would offer limited evidence. Several deployments across different workload types would make the broader lifecycle argument more convincing.

The third signal is recovery performance under realistic conditions. The partnership needs evidence that retained data can become active again within acceptable operating windows.

That evidence should include complete restoration paths, not only transfer rates. Buyers need to understand how long a checkpoint takes to become usable by an actual workload.

Consistent results would strengthen the two-tier model. They would show that moving inactive data away from flash does not create unacceptable delays later.

Unpredictable recovery would favor all-flash or more tightly integrated alternatives. It would turn lower-cost retention into operational uncertainty during important moments.

Competitive responses will provide additional context, but they are not the primary test. Scality, Wasabi, hyperscalers, and unified-platform vendors already support competing placement strategies.

The decisive question belongs to customers: can they reduce pressure on high-performance capacity without increasing recovery risk or engineering overhead?

Infrastructure teams evaluating the WEKA Backblaze partnership should begin with a representative dataset and a real checkpoint schedule. They should test failure and restoration before moving critical retention workflows.

They should also document which data must return quickly and which can wait. That classification determines whether two storage tiers create efficiency or merely add movement.

The partnership deserves attention because it turns AI storage growth into a placement decision. Its success will depend on whether certification converts that decision into reliable daily operations.

Give every agent the context to do better work

Connect your agents to the knowledge, decisions, and history already organized in remio.

remio currently supports Windows 10+ (x64) and Macs with Apple silicon.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page