Arkhan
Thought dump
Recent posts
Here are things I wrote about as of late.

System Architecture, Scaling Reads
The Thundering Herd ProblemThe 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.

Large Language Models, Information Retrieval, Retrieval Augmented Generation
Information Retrieval Metrics 101: Recall and PrecisionInformation retrieval is a key process in RAG pipelines, which is why it's important to monitor. We start with the fundamentals - recall and precision