<?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: Simran Anand</title>
    <description>The latest articles on DEV Community by Simran Anand (@simran05209891).</description>
    <link>https://dev.to/simran05209891</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%2F3668804%2F388323ce-4ebe-453c-ab50-518c0f8d026c.png</url>
      <title>DEV Community: Simran Anand</title>
      <link>https://dev.to/simran05209891</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/simran05209891"/>
    <language>en</language>
    <item>
      <title>Building a Production-Ready DevOps CI/CD Pipeline with Docker, Kubernetes &amp; GitHub Actions</title>
      <dc:creator>Simran Anand</dc:creator>
      <pubDate>Thu, 18 Dec 2025 11:37:35 +0000</pubDate>
      <link>https://dev.to/simran05209891/building-a-production-ready-devops-cicd-pipeline-with-docker-kubernetes-github-actions-djc</link>
      <guid>https://dev.to/simran05209891/building-a-production-ready-devops-cicd-pipeline-with-docker-kubernetes-github-actions-djc</guid>
      <description>&lt;p&gt;In this project, I designed and implemented a production-ready DevOps architecture that automates the complete build, containerization, and deployment lifecycle of a multi-service application.&lt;/p&gt;

&lt;p&gt;🔹 Implemented CI/CD pipelines using GitHub Actions for backend, frontend, and worker services&lt;br&gt;&lt;br&gt;
🔹 Dockerized all services with optimized Dockerfiles&lt;br&gt;&lt;br&gt;
🔹 Automated image build and push to Docker Hub&lt;br&gt;&lt;br&gt;
🔹 Deployed applications on Kubernetes using manifests for deployments and services&lt;br&gt;&lt;br&gt;
🔹 Validated the setup locally using Minikube  &lt;/p&gt;

&lt;p&gt;This architecture is technology-agnostic and can be easily adapted for different tech stacks such as React, Next.js, Node.js, or .NET Core by updating build steps and container configurations.&lt;/p&gt;

&lt;p&gt;GitHub Repository:&lt;br&gt;
&lt;a href="https://github.com/simran05209891/cloudopsdeploy" rel="noopener noreferrer"&gt;https://github.com/simran05209891/cloudopsdeploy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This project helped me gain strong hands-on experience in real-world DevOps workflows, automation, and cloud-native deployment strategies.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>kubernetes</category>
      <category>docker</category>
      <category>cicd</category>
    </item>
  </channel>
</rss>
