SKSahil Kaushalinsahilkaushal.hashnode.dev·Jul 31 · 4 min readPractical RAG: How Retrieval-Augmented Generation Works, When It Breaks, and How to Ship ItIntroduction: Retrieval‑Augmented Generation (RAG) is the practical pattern teams use to ground large language models with real documents. This blog walks from the core RAG flow to a reusable prompt t00
SKSahil Kaushalinsahilkaushal.hashnode.dev·Mar 26 · 2 min readDay 61: Automating Containers: A Beginner’s Guide to Terraform & Docker 🔥Infrastructure in a Box: Managing Docker with Terraform 🔥 Docker revolutionized how we package apps, but Terraform revolutionizes how we manage those containers. Instead of typing docker run every ti00
SKSahil Kaushalinsahilkaushal.hashnode.dev·Mar 24 · 3 min readDay 60: Mastering the Essentials: A Guide to Core Terraform CommandsTerraform has become the industry standard for Infrastructure as Code (IaC), allowing teams to automate the build-out of complex cloud environments. But to use it effectively, you need to master the C00
SKSahil Kaushalinsahilkaushal.hashnode.dev·Mar 22 · 7 min readDay 59 : Getting Started with TerraformIaC, Resources, Providers, and State Files Terraform is a widely used tool for provisioning and managing infrastructure as code (IaC). This post explores the reasons for its popularity, explains the c00
SKSahil Kaushalingithub-universe-recap-25.hashnode.dev·Dec 13, 2025 · 2 min readGitHub Universe Recap '25 – Pune Edition!I was thrilled to attend the GitHub Universe Recap '25 at Novotel, Pune! This event was a deep dive into the future of AI-powered software development and how GitHub is shaping the next era of engineering. Key Takeaways from the Sessions: ✅ AI-Native...00