惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
D
DataBreaches.Net
腾讯CDC
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
云风的 BLOG
云风的 BLOG
罗磊的独立博客
月光博客
月光博客
MyScale Blog
MyScale Blog
U
Unit 42
Martin Fowler
Martin Fowler
Stack Overflow Blog
Stack Overflow Blog
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
G
Google Developers Blog
博客园 - 【当耐特】
D
Docker
I
InfoQ
雷峰网
雷峰网

WhatIs

Hims & Hers launches AI agent for lab results Twilio revamps, updates customer engagement platform CISA launches critical infrastructure cyber resilience initiative Most patients find appointment scheduling, billing overly complex Teradata's latest targets putting agentic AI into production AHA, Joint Commission launch cyber resilience program Tableau in transition as AI forces BI vendors to evolve California hospitals sue Elevance over out-of-network penalty CMS Health Tech Ecosystem adds electronic prior auth pledge Atlassian MCP updates take aim at AI token usage Leapfrog: Hospitals improved in 17 patient safety measures United promises another 30% cut to prior auths in 2026 AI outperforms docs on clinical reasoning, but not ready for solo work ServiceNow's Autonomous CRM takes aim at Salesforce ServiceNow reintroduces itself as an AI 'security company' New Tableau leader talks vendor's evolution in era of AI Deloitte warns of a "bubble effect" caused by the GLP-1 boom Tableau repositions for AI, unveils new knowledge layer IBM Bob AI coding agent ships, HashiCorp AIOps previewed DOJ forms West Coast Strike Force to stop healthcare fraud Most people benefit from the ACA's free preventive services SAP acquisitions of Dremio, Prior Labs target AI development Bridging the gap: Legacy tools gain enterprise AI support Amazon Connect Talent: AWS enters AI interviewing market AHA, West Health launch health tech adoption initiative How are states preparing for Medicaid work requirements? Medical device security improves, but cyberattacks remain pervasive Weekly news roundup: Musk vs. Altman, Google’s Pentagon AI deal, China and EU hit Meta Skin substitute spending driven by patients, products, prices Clinical AI company Aidoc snags $150M in new funding
Redis unveils Feature Form to improve AI, ML workloads
Eric Avidon · 2026-04-20 · via WhatIs

Unified batch and streaming pipelines and multi-tenant capabilities that allow teams to isolate work in shared database instances highlight new ML management environment.

Redis on Monday introduced Feature Form, a set of capabilities aimed at providing its database customers with a governed environment for training and running AI and machine learning workloads.

Redis acquired Featureform in October 2025 for an undisclosed amount, adding a framework for managing, defining and orchestrating structured data signals such as real-time sensor readings and user interactions with websites that can be used to inform AI and machine learning tools.

Redis' unveiling of Feature Form in preview represents the rearchitecting, expansion and integration of Featureform's capabilities into Redis' broader database platform to help fuel machine learning initiatives.

Among others, specific capabilities of Feature Form include unified batch and streaming data pipelines, multi-tenancy so separate machine learning teams can work in a shared Redis instance, upgraded security features such as role-based access control, and a redesigned user interface.

Given that Feature Form provides AI and machine learning teams with governed capabilities for serving features across training and inference workloads instead of relying on homegrown pipelines -- and does so across teams and environments -- the new capabilities are significant for Redis users, according to Devin Pratt, an analyst at IDC.

"Feature Form is meaningful because it moves Redis beyond fast serving and further into the day-to-day management of features," he said. "Operationalizing features across teams and environments is one of the core production ML challenges for enterprises at scale."

Stephen Catanzano, an analyst at Omdia, a division of Informa TechTarget, similarly noted the value of Feature Form.

"Its ability to unify fragmented workflows and provide a governed system for defining, orchestrating, and serving features across training and inference workflows addresses a critical need," he said. "This enables users to maintain consistency, reduce operational burdens and improve model reliability, which were previously challenging to achieve."

Based in San Francisco, Redis is a database specialist that began as an open source project in 2011. Competitors include fellow database specialists such as Aerospike, MongoDB and SingleStore, as well as hyperscale cloud providers with database capabilities including AWS, Google Cloud and Microsoft.

A better base for AI

With many enterprises struggling to move AI and machine learning projects into production, Feature Form is a new set of capabilities designed to help Redis customers better manage the models that ae essential to AI development.

Feature Form is meaningful because it moves Redis beyond fast serving and further into the day-to-day management of features. Operationalizing features across teams and environments is one of the core production ML challenges for enterprises at scale.
Devin PrattAnalyst, IDC

Building underlying machine learning models is no longer the primary problem preventing development of AI and machine learning tools, according to Redis. Instead, problems arise after models are built when attempts are made to deploy models across teams and environments.

Model drift that makes a model's training data stale, machine learning pipelines that break down in production due to changes in their underlying data or deployment in a new environment, and gaps in governance are among the obstacles that enterprises encounter.

Feature Form is designed to help Redis customers keep model training and model serving synchronized once models are in production across different enterprise environments and deployed to fuel AI and predictive analytics initiatives. Some of those customers, meanwhile, were struggling to get machine learning features into production and provided the impetus for Redis' acquisition of Featureform and subsequent introduction of Feature Form, according to Simba Khadder, founder and CEO of Featureform and now AI product lead at Redis.

"Our largest customers were telling us about the operational challenges of getting ML features into production -- real-time data pipelines, versioning and lineage, consistency between training and serving," he said. "At the same time, we were watching teams build homegrown solutions on top of Redis to handle those problems. … The feedback confirmed we should go further."

Feature Form includes the following:

  • Unified batch file and streaming data pipelines to reduce the amount of work required of developers and engineers to customize machine learning model pipelines.
  • Workspaces for organizations with multi-tenant use of single Redis instances so that teams can isolate their work.
  • Fine-grained job control to provide teams with greater visibility into changes in their data before they write data to other systems or unseen changes accidentally affect production systems.
  • Improved access control and security measures.
  • A new deployment model aimed at reducing complexity while still enabling advanced patterns.
  • A redesigned user interface that supports all new workflows enabled by Feature Form.
  • Atomic directed acrylic graph (DAG) -- visual representations of data models and their connection to one another -- updates to make change history easier to view.

Unified streaming data and batch file pipelines are perhaps the most valuable of the new features because it reduces some of the custom engineering work required of machine learning teams, which can struggle to keep separate pipelines aligned, according to Pratt.

However, he noted that although Feature Form is beneficial for Redis users, its capabilities are not unique among database vendors, with AWS, Databricks, Google Cloud and Snowflake providing similar tools that address machine learning workloads. Redis nevertheless has the potential to distinguish itself by bringing improved governance and orchestration capabilities into a database platform already known for its low-latency serving and real-time data workloads, Pratt continued.

"Feature Form gives Redis a credible way to stand out by making the platform more complete for production ML," Pratt said.

Catanzano, who highlighted unified pipelines and atomic DAG updates as Feature Form's most valuable capabilities, similarly noted that although other database vendors provide similar capabilities, there are ways Redis' new feature set for AI and machine learning is unique.

"Redis Feature Form differentiates itself by integrating directly with Redis' real-time data platform," he said. "This combination of sub-millisecond performance and enterprise-grade feature management is unique, positioning Redis as a leader in production ML environments."

Looking ahead

With Feature Form now in preview, Redis' primary product development focus is on building database capabilities that will enable customers to access contextually relevant information for their agentic AI development initiatives, according to Khadder.

Agents require relevant data to perform as intended. Often, however, that data is difficult to discover and deliver.

"We're focused on one core problem: making context usable by agents," Khadder said. "Most companies don't have an agent problem. They have a context problem. ... Our focus is on the foundational pieces that solve these problems."

Specifically, Redis is building a context engine that unifies structured data and unstructured data along with memory in a real-time context layer that agents can call on.

To further improve its machine learning capabilities, Catanzano recommended that Redis add support for more prebuilt models and integrate its database with popular third-party machine learning frameworks such as TensorFlow and PyTorch.

"Additionally, focusing on industry-specific solutions, such as tailored feature stores for healthcare or finance, could attract new customers while deepening its value for existing ones," he said.

Pratt, meanwhile, suggested that Redis deepen observability capabilities related to Feature Form to provide users greater visibility into whether features are fresh, stable and performing as expected before they affect model performance.

"A strong next step for Redis would be deeper feature observability, giving customers more confidence as they scale production ML," he said.

Eric Avidon is a senior news writer for Informa TechTarget and a journalist with more than three decades of experience. He covers analytics and data management.

Dig Deeper on Database management