© 2026 Hashnode
Last week, I fixed one issue in my CI/CD pipeline. And immediately ran into another. A classic DevOps situation — one fix often reveals the next problem. The Problem: After getting Docker working ins

As a backend developer, I always believed that writing code is only half the job. The real challenge begins when you need to deploy, automate, scale, and maintain it reliably. In this blog, I’ll walk you through my entire CI/CD journey, where I built...

Modern DevOps pipelines depend on reliable, scalable, and secure artifact management. Whether you’re building microservices, mobile apps, or enterprise systems, you need a consistent way to store, version, secure, and distribute build artifacts. Two ...
