cn|
WorkWritingAboutConnect

cn

building things that matter

  • Work
  • Writing
  • About
  • Connect

© 2026 Cristian Najera

  1. Home
  2. /Writing
  3. /RAG Pipelines at Scale
RAGPython

RAG Pipelines at Scale

Scaling retrieval-augmented generation from prototype to production with OpenSearch.

November 14, 2025·1 min read

Taking a RAG pipeline from prototype to production means solving for latency, relevance, and reliability at scale. Here's how we did it with OpenSearch.

0%
← PreviousEvent-Driven Architectures: Lessons LearnedNext →The Case for Boring Technology

Related posts

Solving Page-Number Citations in Azure AI Search Without Re-indexingHow we added exact page citations to an Azure AI Search RAG pipeline without touching the index — using byte offsets already in the data.4 min read
Azure AI SearchRAGPythonAzure
Why I Still Reach for Boring Python FirstI default to stdlib and dataclasses until complexity is earned. Here is the heuristic I use to decide when a framework is worth the overhead.3 min read
PythonOpinionEngineering
FastAPI Beyond Hello WorldDependency injection, middleware patterns, and production-ready error handling.1 min read
PythonFastAPI

Stay in the loop

New posts on engineering, architecture, and what I'm building.