Simor
Data Infrastructure for Production AI
Practical writing on AI data engineering, feature stores, and the infrastructure choices that determine whether AI systems work in production.
The modern data stack was a marketing category that outlived its usefulness. Between 2019 and 2023, it described a specific architecture: Fivetran or Airbyte for ingestion, dbt for transformation, Sno
Prompts are code. They have versions, they break when changed carelessly, and they need testing. Yet most teams manage prompts as string literals in source files or as unversioned entries in a databas
An insurance company running on an IBM mainframe had accumulated forty years of policy data in VSAM files and DB2 tables. The mainframe processed 600,000 transactions per day across policy administrat
The Pont du Gard in southern France has carried water across the Gardon river valley for two thousand years. It was built without steel reinforcement, without concrete, and without computer-aided stru
Vector database capacity planning fails in predictable ways. Teams estimate storage based on vector count alone and discover at 60% capacity that memory consumption is growing faster than disk because
Agentic AI — systems where language models plan, execute multi-step tasks, and use tools autonomously — is the dominant topic at every AI conference, vendor pitch, and engineering blog. The hype is in
Your fourth grader solves 47 times 63 by writing 47 times 3 equals 141, then 47 times 60 equals 2820, then adding them to get 2961. She shows the steps not because the teacher asked, but because split
Every AI agent system eventually faces the same problem. You have built a capable language model. You want it to interact with your tools, your data, your APIs. So you write a custom integration layer
Data quality failures are expensive and silent. A broken pipeline does not crash — it produces wrong data that flows into dashboards, models, and decisions. The error is discovered weeks later when a