DEV Community
•
2026-04-21 06:54
How I Built a Two-Pipeline Enterprise CI/CD System on Azure DevOps EpicBook Deployment
Introduction
This week, I completed what has been the most challenging and rewarding assignment of my DevOps learning journey, deploying the EpicBook online bookstore application using a two-repository, two-pipeline enterprise architecture on Azure DevOps.
No tutorials. No hand-holding. Just a goal, a set of tools, and a lot of errors to fix.
Here is the full story of what I built, what broke, an...