Skip to Content
Hands-On RAG for Production
book

Hands-On RAG for Production

by Ofer Mendelevitch, Forrest Sheng Bao
May 2026
Intermediate to advanced
358 pages
10h 52m
English
O'Reilly Media, Inc.
Content preview from Hands-On RAG for Production

Chapter 3. Scaling Your RAG Stack

In Chapter 2, you saw the basic components of a RAG stack: document parsing, chunking, embedding models, and vector search, as well as using an LLM for the final generation of the response to the user. With this knowledge, you should now be able to build end-to-end RAG applications that work pretty well on small to medium datasets, and experience for yourself how RAG works in practice.

In this chapter, we tackle more advanced techniques that help you bring your RAG stack to enterprise scale, without sacrificing latency or response quality, including data ingestion, advanced retrieval techniques, guardrails, and handling RAG hallucinations. Although not strictly part of scale, security and data privacy become important as you scale in production, and we cover those in Chapter 4 under “Data Security and Privacy”.

We end this chapter with a less commonly discussed but critical aspect of any RAG application: building a great user experience to make sure your frontend is as good as your backend.

RAG at Scale

When your RAG application grows in scale, things can become more complex relatively quickly. You had to deal with higher volumes of documents and queries, multiple document formats, integrating advanced retrieval mechanisms to maintain high-quality responses, hallucination mitigation, guardrails, and a lot more.

In this section, we’ll dive into the various challenges that come up with RAG at scale and how to address them.

Volume and Complexity ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Building LLMs for Production

Building LLMs for Production

Louis-Francois Bouchard, Louie Peters
LLMs in Production

LLMs in Production

Matthew Sharp, Christopher Brousseau

Publisher Resources

ISBN: 9798341621701Errata Page