<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CI/CD on Dev Portfolio</title><link>https://chcha.in/tags/ci/cd/</link><description>Recent content in CI/CD on Dev Portfolio</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 19 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://chcha.in/tags/ci/cd/index.xml" rel="self" type="application/rss+xml"/><item><title>DevOps Python App</title><link>https://chcha.in/projects/devops-python-app/</link><pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate><guid>https://chcha.in/projects/devops-python-app/</guid><description>Overview DevOps Python App serves as a practical demonstration of modern DevOps practices applied to a Python project. It features automated builds, testing, and Docker containerization.
Key Features 🐳 Docker Integration: Optimized Dockerfile for Python applications 🤖 GitHub Actions: Automated CI/CD workflows 📦 Registry Management: Automated pushing to Docker Hub 🧪 Testing: Integration of unit tests in the build pipeline Getting Started git clone https://github.com/Hritikraj8804/devops-python-app.git cd devops-python-app # Build Docker Image docker build -t devops-python-app .</description></item><item><title>My Node DevOps App</title><link>https://chcha.in/projects/node-devops-app/</link><pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate><guid>https://chcha.in/projects/node-devops-app/</guid><description>Overview My Node DevOps App serves as a practical demonstration of modern DevOps practices applied to a Node.js ecosystem. It acts as a reference for containerizing web apps and setting up CI/CD workflows.
Key Features 🐳 Dockerization: Optimized Dockerfile for Node.js (multi-stage builds) 🔄 CI/CD: Automated testing and build pipelines 🧪 Testing: Integration of unit tests in the build process 🚀 Deployment: Ready-to-deploy structure for cloud platforms Getting Started git clone https://github.</description></item><item><title>#100DaysOfDevOps</title><link>https://chcha.in/challenges/100-days-of-devops/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://chcha.in/challenges/100-days-of-devops/</guid><description>The #100DaysOfDevOps challenge is designed to transform DevOps curiosity into real-world confidence. It focuses on the core principles of the DevOps lifecycle: automation, scalability, and reliability.
🎯 Key Outcomes Automation at Scale: Learning to automate repetitive tasks using configuration management and IaC. Container Orchestration: Mastering Docker and Kubernetes for modern application deployment. Continuous Delivery: Building robust CI/CD pipelines that enable rapid and reliable software releases. 🛠️ Domain Areas Covered Linux Fundamentals: File systems, process management, and shell scripting.</description></item></channel></rss>