All posts
System Design
3 posts on system design.
RAG Systems in Production: Beyond the Basics
Once you move past the naive retrieve-and-generate pattern, building a reliable RAG system is primarily an engineering problem.
Patterns in Agentic AI Systems — What Production Actually Looks Like
A practical look at the architectures, failure modes, and engineering trade-offs that define real-world agentic AI deployments.
Monolith vs Microservices — a practical guide for startups and small teams
Practical trade-offs between monolith vs microservices, concrete patterns (including the modular monolith), a migration strategy, and a checklist to help you decide