
Unlocking the Data Layer for Agentic AI with Simba Khadder
From Software Engineering Daily by softwareengineeringdaily.com
April 21, 2026 · 49 min
About this episode
Simba Khadder discusses the challenges of context management in agentic AI and the role of context engines in improving data retrieval.
AI agents are increasingly capable of reasoning and performing autonomous work over long periods. However, as agents take on more complex, longer-horizon tasks, keeping them supplied with the right information becomes the core engineering challenge. The industry is moving away from pre-loading context upfront toward a model where agents dynamically navigate and retrieve the data they need, when they need it. Redis is approaching context management using a context engine, which is an architecture built around four pillars: on-demand context retrieval, data that is always current, fast retrieval, and a memory layer that improves over time. In practice this means building materialized views of data with a semantic layer on top, rather than giving agents direct access to production databases. A memory system sits alongside this, extracting and compacting information asynchronously as the agent works. Simba Khadder leads AI strategy at Redis, and he previously co-founded the feature store platform FeatureForm, which was acquired by Redis in 2025. In this episode, Simba joins Kevin Ball to discuss why context has become the defining challenge in agentic AI, how context engines differ…
People in this episode
Host: Kevin Ball
Guest: Simba Khadder
Topics covered
- agentic AI
- context management
- data retrieval
- memory systems
- AI-driven development
Keywords
- AI agents
- context retrieval
- data pipelines
- materialized views
- semantic layer
Mentioned in this episode
Organizations: Redis, FeatureForm
More episodes of Software Engineering Daily
- Web Native Game Development · June 4, 2026 · 52 min
- The Hardware Bottleneck AI Can’t Fix · June 2, 2026 · 51 min
- Autonomous Drone Delivery at Scale · May 28, 2026 · 50 min
- The European Startup Scene · May 26, 2026 · 47 min
- React Native at Scale · May 21, 2026 · 47 min
- Formal Methods as Agent Guardrails · May 19, 2026 · 50 min
Explore listener stats, chart rankings, contacts and more on the Software Engineering Daily podcast page.