"AI-Augmented CI/CD: Leveraging Machine Learning to Optimize Build-Test-Deploy Cycles"
Keywords:
Continuous Integration , Continuous Deployment (CI/CD) pipelines , DevOps workflows, quality assurance.Abstract
Continuous Integration and Continuous Deployment (CI/CD) pipelines are essential to modern DevOps workflows, enabling rapid software delivery and iterative quality assurance. However,at scale, these pipelines face substantial challenges—high build queue times, redundant test executions, and suboptimal deployment policies. Recent studies highlight machine learning (ML) as a viable approach to optimize various stages in the CI/CD lifecycle.
References
M. Fowler and M. Foemmel, "Continuous Integration," ThoughtWorks, 2016.
K. Beck, "Extreme Programming Explained," Addison-Wesley, 2016.


