Posts

Showing 1 - 2 of 2 Posts
9 min6
System Architecture,  Scaling Reads
The Thundering Herd Problem

The thundering herd problem is a common issue one's system may run into under heavy load. In this post, we discuss what it is and how to solve it.

5 min27
Fisherman on a Lake
Large Language Models,  Information Retrieval,  Retrieval Augmented Generation
Information Retrieval Metrics 101: Recall and Precision

Information retrieval is a key process in RAG pipelines, which is why it's important to monitor. We start with the fundamentals - recall and precision