Skip to content
Igor Fil - AWS Solutions Architect specializing in startup cloud infrastructure

Igor Fil

I'm Igor, an AWS Solutions Architect helping startups build resilient, scalable cloud systems. With nearly a decade building the cloud at Amazon and in the cloud for startups to enterprises, I design solutions that handle spikes, cut costs, and drive growth. I advise select startups, turning tech challenges into wins.

RAG Is Just a Search Engine Bolted to a Language Model

RAG — Retrieval Augmented Generation — is a search engine bolted to a language model. Instead of stuffing all your documents into the prompt (impossible) or baking facts into weights via fine-tuning (inflexible), RAG retrieves only the relevant chunks at query time and feeds them to the model. This post breaks down how indexing and query pipelines work, why hybrid search and reranking matter, and when to use RAG vs. fine-tuning.

I Made My iPhone Dumb. Here’s What Changed

I nuked Instagram, X, YouTube, and most of my apps. Notifications stopped. My brain stopped feeling violated. Two weeks later, I’m drinking coffee without doom-scrolling. Here’s the honest truth about going semi-dumb in 2026.