<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>BlogPlatform</title>
    <link>https://devopsinsights.in</link>
    <description>A modern blogging platform for sharing stories and ideas</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 03 Sep 2026 16:55:03 GMT</lastBuildDate>
    <atom:link href="https://devopsinsights.in/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>GitOps: The Modern Way to Manage Kubernetes Deployments</title>
      <link>https://devopsinsights.in/blog/gitops-manage-kubernetes-deployments</link>
      <guid isPermaLink="true">https://devopsinsights.in/blog/gitops-manage-kubernetes-deployments</guid>
      <description>Learn GitOps principles and implement them with ArgoCD — automated Kubernetes deployments driven by Git pull requests.</description>
      <pubDate>Thu, 05 Mar 2026 05:07:28 GMT</pubDate>
      <author>Neeraj Jha</author>
      <category>DevOps</category>
    </item>
    <item>
      <title>Nginx as a Reverse Proxy: Complete Configuration Guide</title>
      <link>https://devopsinsights.in/blog/nginx-reverse-proxy-configuration-guide</link>
      <guid isPermaLink="true">https://devopsinsights.in/blog/nginx-reverse-proxy-configuration-guide</guid>
      <description>Configure Nginx as a reverse proxy with SSL, load balancing, caching, rate limiting, and security headers — a complete production guide.</description>
      <pubDate>Thu, 05 Mar 2026 05:07:28 GMT</pubDate>
      <author>Priya Kapoor</author>
      <category>Infrastructure</category>
    </item>
    <item>
      <title>Monitoring Your Infrastructure with Prometheus and Grafana</title>
      <link>https://devopsinsights.in/blog/monitoring-prometheus-grafana</link>
      <guid isPermaLink="true">https://devopsinsights.in/blog/monitoring-prometheus-grafana</guid>
      <description>Set up a production-grade monitoring stack with Prometheus and Grafana — metrics collection, PromQL queries, alerting, and dashboards.</description>
      <pubDate>Thu, 05 Mar 2026 05:07:28 GMT</pubDate>
      <author>Neeraj Jha</author>
      <category>Monitoring</category>
    </item>
    <item>
      <title>Linux Commands Every DevOps Engineer Must Know</title>
      <link>https://devopsinsights.in/blog/linux-commands-devops-engineers</link>
      <guid isPermaLink="true">https://devopsinsights.in/blog/linux-commands-devops-engineers</guid>
      <description>A practical reference of essential Linux commands for DevOps — file operations, text processing, networking, process management, and more.</description>
      <pubDate>Thu, 05 Mar 2026 05:07:28 GMT</pubDate>
      <author>Priya Kapoor</author>
      <category>DevOps</category>
    </item>
    <item>
      <title>Infrastructure as Code with Terraform: From Zero to Production</title>
      <link>https://devopsinsights.in/blog/infrastructure-as-code-terraform</link>
      <guid isPermaLink="true">https://devopsinsights.in/blog/infrastructure-as-code-terraform</guid>
      <description>Learn Infrastructure as Code with Terraform — from your first resource to production-ready modules, state management, and CI integration.</description>
      <pubDate>Thu, 05 Mar 2026 05:07:28 GMT</pubDate>
      <author>Neeraj Jha</author>
      <category>Infrastructure</category>
    </item>
    <item>
      <title>Setting Up a CI/CD Pipeline with GitHub Actions</title>
      <link>https://devopsinsights.in/blog/ci-cd-pipeline-github-actions</link>
      <guid isPermaLink="true">https://devopsinsights.in/blog/ci-cd-pipeline-github-actions</guid>
      <description>Build a complete CI/CD pipeline with GitHub Actions — from running tests on every PR to automated production deployments.</description>
      <pubDate>Thu, 05 Mar 2026 05:07:28 GMT</pubDate>
      <author>Priya Kapoor</author>
      <category>CI/CD</category>
    </item>
    <item>
      <title>Kubernetes 101: Understanding Pods, Services, and Deployments</title>
      <link>https://devopsinsights.in/blog/kubernetes-101-pods-services-deployments</link>
      <guid isPermaLink="true">https://devopsinsights.in/blog/kubernetes-101-pods-services-deployments</guid>
      <description>Understand the fundamental building blocks of Kubernetes — Pods, Deployments, and Services — with practical YAML examples.</description>
      <pubDate>Thu, 05 Mar 2026 05:07:28 GMT</pubDate>
      <author>Neeraj Jha</author>
      <category>Containers</category>
    </item>
    <item>
      <title>Docker for Beginners: A Complete Getting Started Guide</title>
      <link>https://devopsinsights.in/blog/docker-for-beginners-complete-guide</link>
      <guid isPermaLink="true">https://devopsinsights.in/blog/docker-for-beginners-complete-guide</guid>
      <description>Learn the fundamentals of Docker — from installation and your first container to Dockerfiles, Compose, and production best practices.</description>
      <pubDate>Thu, 05 Mar 2026 05:07:28 GMT</pubDate>
      <author>Neeraj Jha</author>
      <category>Containers</category>
    </item>
  </channel>
</rss>