Skip to content
Preprint

The AnyLog Edge Data Fabric

Jul 2026 · 0 citations · 70 references
Computer Science

TL;DR

AnyLog provides a cloud-like operating model for distributed SQL, real-time automation, Edge AI, federated learning, and resilient decision-making without a single point of failure or any dependence on centralized infrastructure.

Abstract

Industrial and autonomous systems increasingly depend on AI, automation, and real-time coordination to act on operational data as it is generated. Yet conventional architectures often require that data to pass through centralized platforms before decisions can be made. Cloud systems remain valuable for training, reporting, and long-term analytics, but they add latency and external dependencies to the critical decision path and become harder to scale as each new site adds additional edge devices and data. As intelligence spreads across machines, sites, facilities, and vehicles, continued dependence on centralization will constrain response time, resilience, scalability, and autonomous operation. This paper presents the AnyLog Edge Data Fabric, an agent- and edge-based platform that manages operational data at its source while presenting distributed data, assets, compute resources, and services as one logical system. Through its Distributed Metadata Layer, Virtual Data Lake, Unified Namespace, Single System Image, and Model Context Protocol, authorized users, applications, automation services, and AI agents can discover, query, process, and act on distributed resources without knowing where they are hosted. Queries and computation execute at the agents holding the relevant data, so only requests and results traverse the network. This preserves local ownership, reduces data movement, supports continued operation during connectivity disruptions, and enables repeatable deployment from validated digital-twin configurations. AnyLog provides a cloud-like operating model for distributed SQL, real-time automation, Edge AI, federated learning, and resilient decision-making without a single point of failure or any dependence on centralized infrastructure.

View source

Similar papers

Open access 2020

Network Programming and Microservices: Building Scalable AI-Driven Distributed Systems for Real-Time Data Processing

This paper explores the integration of network programming and microservices architecture to build scalable, AI-driven distributed systems for real-time data processing. As artificial intelligence becomes increasingly crucial for real-time decision-making in industries like healthcare, finance, and e-commerce, there is a growing need for systems that can process vast amounts of data efficiently while ensuring scalability and low latency. Network programming techniques are foundational to distributed systems, enabling seamless communication between services. Meanwhile, microservices provide a modular approach that supports scalability and flexibility, essential for AI applications. The paper discusses the role of these technologies in building AI-powered distributed systems, challenges related to network latency, data consistency, and fault tolerance, and real-world applications across industries. Additionally, it delves into future trends such as edge computing and automated scaling in the context of AI-driven distributed systems.

Rahul Mehta, Priya Kapoor · 0 citations
Open access Aug 2026

Resilient Edge-to-Cloud AI Architectures for Distributed Real-Time Decision Making

A research-driven conceptual framework for resilient edge-to-cloud AI architectures supporting distributed real-time decision making and identifies limitations associated with heterogeneous devices, uncertain ground truth, model drift, communication failures, and the absence of uniform evaluation criteria are identified.

Chinedu Eze, Fatima Bello · 0 citations
Conference Jul 2026

Towards Edge AI Native Service Platforms: Rethinking Runtime, Deployment, and Migration

Edge AI is evolving from isolated inference toward long-running services that coordinate model pipelines, data streams, state, and accelerators near users and physical environments. Cloud-native and edge-native platforms offer useful foundations, but their primary control objects–containers, nodes, links, and enrolled sites–generally do not expose the model, data, state, quality, and participation semantics required by these services. This paper presents eAI+, a vision for an edgeAI-native service platform built around three first-class control objects: AI service graphs, dynamic edge resource fabrics, and participant contracts. eAI+ aims to preserve service quality under latency, privacy, reliability, cost, and participation constraints through three coordinated mechanisms. Runtime would select safe execution adaptations based on current workload, environment, and contract signals. Deployment would map service-graph components and prepared fallbacks to heterogeneous resources. PolyLink is the participant-contract module for plug-and-play resource onboarding; it would register contributors, verified resource offers, capabilities, and participation terms. Once a resource is onboarded, it would become available to Deployment for placing eligible service-graph components under the registered contract, while PolyLink would maintain metering, reputation, rewards, and exit events. Migration would transfer only continuity-critical state or control when mobility, overload, policy changes, or contributor lifecycle events invalidate the current placement. This framing treats edge AI as a coordinated service-platform problem across models, data, state, resources, and contracts.

Jiannong Cao, Zhiyuan Hu, Mingjin Zhang et al. · 0 citations
Open access 2026

Autonomous Data Products: Enabling AI-Driven Data Interoperability in Cloud Architectures

As enterprises transition toward increasingly distributed and cloud-native architectures, the need for seamless data interoperability has become paramount. Traditional data integration and governance approaches often fall short in dynamic, multi-cloud environments. Autonomous Data Products (ADPs) emerge as a transformative paradigm—self-contained, self-describing, and AI-enabled units that encapsulate data, metadata, policies, and processing logic. This paper explores the architecture, capabilities, and implementation strategies of ADPs to enhance data interoperability across cloud ecosystems. We discuss how AI enables adaptive schema evolution, smart data discovery, and automated quality checks within ADPs, and how they align with principles of data mesh and data fabric. Through technical frameworks and real-world use cases, we demonstrate how autonomous data products can drive scalability, agility, and intelligence in modern data architectures.

Arjun Malhotra · 0 citations
Open access Aug 2026

AI-Augmented Data Pipeline Optimization for Scalable Cloud Systems

Deterministic ETL architectures - scheduled, fixed, and failure-reactive - cannot sustain the operational requirements of modern enterprise data environments, where volume growth, schema instability, and SLA pressure compound continuously. This paper presents a five-layer AI-augmented pipeline operating model that replaces reactive recovery with proactive, adaptive operation. The model integrates intelligent scheduling, continuous anomaly detection, and an operational copilot capability within a coherent Azure-native reference architecture anchored by a persistent feedback store. A structured implementation pathway and a three-dimensional evaluation framework - covering operational reliability, data quality, and delivery performance - are provided alongside the architectural specification. The model is grounded in operational observability as a prerequisite for automation, with governance controls embedded as non-optional cross-cutting elements.

Rajendar Reddy Sama · 0 citations