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 is dead — here's what replaced it
The modern data stack is dead — here's what replaced it
23 Jul, 2026 | 05 Mins read

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

Prompt management tools: PromptLayer, Humanloop, Promptfoo
Prompt management tools: PromptLayer, Humanloop, Promptfoo
22 Jul, 2026 | 05 Mins read

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

Legacy mainframe to cloud-native: the data migration they said was impossible
Legacy mainframe to cloud-native: the data migration they said was impossible
21 Jul, 2026 | 06 Mins read

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

What ancient engineering principles teach us about AI architecture
What ancient engineering principles teach us about AI architecture
20 Jul, 2026 | 05 Mins read

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

Capacity planning for vector databases
Capacity planning for vector databases
19 Jul, 2026 | 07 Mins read

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 in production: hype vs reality check
Agentic AI in production: hype vs reality check
18 Jul, 2026 | 03 Mins read

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

Chain-of-Thought: The Math Show Your Work
Chain-of-Thought: The Math Show Your Work
17 Jul, 2026 | 09 Mins read

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

Model Context Protocol: The USB-C Moment for AI Tooling
Model Context Protocol: The USB-C Moment for AI Tooling
16 Jul, 2026 | 21 Mins read

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 platforms: Great Expectations vs Soda vs Monte Carlo
Data quality platforms: Great Expectations vs Soda vs Monte Carlo
15 Jul, 2026 | 06 Mins read

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