Run retrieval-augmented generation at scale. Chunking, caching, and observability.
RAG (retrieval-augmented generation) powers many LLM apps. Here’s how to run it reliably in production.
Best practice: add metrics (latency p95, cache hit rate, cost per query) and alerts so you can iterate.
Get the latest tutorials, guides, and insights on AI, DevOps, Cloud, and Infrastructure delivered directly to your inbox.
We cut LLM inference cost 47% over a quarter while improving p95 latency. Six changes, ranked by what each one actually delivered.
We've shipped four production RAG applications. Each one taught us something. The end-to-end pattern that works.
Explore more articles in this category
AI apps add a new attack surface on top of the old ones. This is the map: the threats unique to LLMs and agents, and the controls that actually contain them.
You cannot prove an LLM app is safe by reading its prompt. Here is how to adversarially test it before attackers do.
Autonomous agents take real actions, so a single injected instruction can cause real damage. Here is how to contain them.
Evergreen posts worth revisiting.