Sushil Poudel
Part engineer, part explorer. Platform & Data Engineer with hands-on experience in Kubernetes and cloud infrastructure. Passionate about scalable systems, automation, and data-driven platforms.


Istio mesh
tio service mesh is a powerful open-source layer that sits on top of Kubernetes to manage how services communicate with each other. It introduces a sidecar proxy (Envoy) that handles traffic routing, security, and observability without requiring changes to application code.
- istio, ca-certificate
Kubernetes Infrastructure
When people say “Kubernetes infrastructure”, they usually mean all the stuff around and under your cluster that makes it reliable, scalable and secure — not just the pods and deployments.
- grafana, flannel
Recomender system
A recommender system (or recommendation system) is an algorithmic approach that predicts what a user is likely to prefer and suggests relevant items—such as products, movies, songs, articles, or services.
- qdrant, django
Build a predictive model
Building a model is an engineering discipline, not just a data science task. The industry standard lifecycle (evolved from CRISP-DM to modern MLOps) consists of six stages.
- python, spss
AI Chatbot with RAG
RAG, introduced by Lewis et al. (2020), bridges the gap between parametric memory (pre-trained LLM weights) and non-parametric memory (external, up-to-date data). For a senior engineer, the architecture is best understood as two distinct pipelines.
- html, css, llamaindex
Data Mesh
Executive Summary
Data Mesh is a socio-technical architectural paradigm that decentralizes data management. Instead of consolidating data into a monolithic centralized repository (like a
- WordPress, Html
