🔥 3-day streak
AWS Certified DevOps Engineer - Professional104 / 204
Question 104 of 204
A team stores multiple microservices in a single monorepo on AWS CodeCommit. They use CodePipeline with a CodeStar Connections source stage that triggers on pushes to the main branch. Every push to main starts all six pipelines, even when a commit only changes files for one service, wasting build minutes and delaying deployments. The team wants each pipeline to start only when files under that service's directory change, without splitting the repository. What is the MOST effective way to achieve this?
Reviewed for accuracy · Report an issueNext question