<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Avinash Mani Tripathi</title>
    <description>The latest articles on DEV Community by Avinash Mani Tripathi (@avinash_manitripathi_b29).</description>
    <link>https://dev.to/avinash_manitripathi_b29</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3883860%2Fdc470ec3-71ff-4a8d-9f6b-dee876636d22.jpg</url>
      <title>DEV Community: Avinash Mani Tripathi</title>
      <link>https://dev.to/avinash_manitripathi_b29</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avinash_manitripathi_b29"/>
    <language>en</language>
    <item>
      <title>Built a complete MLOps pipeline – looking for your feedback</title>
      <dc:creator>Avinash Mani Tripathi</dc:creator>
      <pubDate>Tue, 12 May 2026 14:17:13 +0000</pubDate>
      <link>https://dev.to/avinash_manitripathi_b29/built-a-complete-mlops-pipeline-looking-for-your-feedback-4hm9</link>
      <guid>https://dev.to/avinash_manitripathi_b29/built-a-complete-mlops-pipeline-looking-for-your-feedback-4hm9</guid>
      <description>&lt;p&gt;I just finished building an MLOps project that I'd like to share with the community. The goal was to create a production‑ready pipeline that covers the entire ML lifecycle.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/avinashmnth2507-dev/mlops-house-price-predictor.git" rel="noopener noreferrer"&gt;https://github.com/avinashmnth2507-dev/mlops-house-price-predictor.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Data versioning (DVC)&lt;/li&gt;
&lt;li&gt;✅ Experiment tracking (MLflow)&lt;/li&gt;
&lt;li&gt;✅ Hyperparameter tuning (Optuna)&lt;/li&gt;
&lt;li&gt;✅ Model serving (FastAPI)&lt;/li&gt;
&lt;li&gt;✅ Containerization (Docker)&lt;/li&gt;
&lt;li&gt;✅ CI/CD (GitHub Actions → GHCR)&lt;/li&gt;
&lt;li&gt;✅ Kubernetes deployment (Minikube)&lt;/li&gt;
&lt;li&gt;✅ Drift monitoring (PSI)&lt;/li&gt;
&lt;li&gt;✅ Monitoring stack (Prometheus + Grafana)&lt;/li&gt;
&lt;li&gt;✅ FinOps cost tracking&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Known issue:&lt;/strong&gt; The Grafana dashboard is currently showing "No data" due to a Prometheus scrape issue in my local Minikube cluster. I'm actively debugging – suggestions welcome.&lt;/p&gt;

&lt;p&gt;I'm especially interested in feedback on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The GitHub Actions workflow&lt;/li&gt;
&lt;li&gt;Kubernetes manifests (deployment.yaml, service.yaml)&lt;/li&gt;
&lt;li&gt;The drift monitoring implementation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Open to all constructive criticism. Thanks for looking!&lt;/p&gt;

</description>
      <category>devops</category>
      <category>kubernetes</category>
      <category>machinelearning</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
