In this project, we will implement Continuous Integration (CI) and Continuous Deployment (CD) for a multi-microservice application developed by docker team. This application, comprising several interconnected microservices, requires a robust and auto...
blog.chetan-thapliyal.cloud20 min read
klement Gunndu
Agentic AI Wizard
Splitting the CI pipeline per microservice language while keeping a single ArgoCD sync target is a clean separation of build vs deploy concerns.